mlx4_core: Remove unnecessary includes of <linux/init.h>

Lots of mlx4 files with no function annotations included <linux/init.h>
for no reason.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
这个提交包含在:
Roland Dreier
2009-09-05 20:24:49 -07:00
父节点 a01df0fe5e
当前提交 ff149b2a16
修改 10 个文件,包含 0 行新增13 行删除

查看文件

@@ -34,7 +34,6 @@
* SOFTWARE.
*/
#include <linux/init.h>
#include <linux/hardirq.h>
#include <linux/mlx4/cmd.h>