linux/include/linux/mlx5
Roland Dreier 6ecde51dd7 mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
On some architectures (for example, arm), we don't end up indirectly
pulling in the declaration of kzalloc() and kfree(), and so building
anything that includes <linux/mlx5/driver.h> breaks.  Fix this by adding
an explicit include to get the declaration.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-02-13 20:48:02 -08:00
..
cmd.h
cq.h IB/mlx5: Add support for resize CQ 2014-01-22 23:23:50 -08:00
device.h IB/mlx5: Remove old field for create mkey mailbox 2014-01-22 23:23:54 -08:00
doorbell.h
driver.h mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use 2014-02-13 20:48:02 -08:00
qp.h mlx5_core: Improve debugfs readability 2014-01-22 23:23:50 -08:00
srq.h