提交 ff149b2a 编写于 作者: R Roland Dreier

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: NRoland Dreier <rolandd@cisco.com>
上级 a01df0fe
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/hardirq.h> #include <linux/hardirq.h>
#include <linux/mlx4/cmd.h> #include <linux/mlx4/cmd.h>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include <linux/mm.h> #include <linux/mm.h>
#include <linux/dma-mapping.h> #include <linux/dma-mapping.h>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/mm.h> #include <linux/mm.h>
#include <linux/scatterlist.h> #include <linux/scatterlist.h>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/string.h> #include <linux/string.h>
#include <linux/slab.h> #include <linux/slab.h>
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/mlx4/cmd.h> #include <linux/mlx4/cmd.h>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <asm/page.h> #include <asm/page.h>
......
...@@ -32,8 +32,6 @@ ...@@ -32,8 +32,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include "mlx4.h" #include "mlx4.h"
#include "fw.h" #include "fw.h"
......
...@@ -33,8 +33,6 @@ ...@@ -33,8 +33,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/mlx4/cmd.h> #include <linux/mlx4/cmd.h>
#include <linux/mlx4/qp.h> #include <linux/mlx4/qp.h>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/errno.h> #include <linux/errno.h>
#include <linux/pci.h> #include <linux/pci.h>
#include <linux/delay.h> #include <linux/delay.h>
......
...@@ -31,8 +31,6 @@ ...@@ -31,8 +31,6 @@
* SOFTWARE. * SOFTWARE.
*/ */
#include <linux/init.h>
#include <linux/mlx4/cmd.h> #include <linux/mlx4/cmd.h>
#include "mlx4.h" #include "mlx4.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册