提交 ce68349a 编写于 作者: S Stefan Wahren 提交者: David S. Miller

net: qualcomm: qca_7k: clean up header includes

Currently the includes doesn't reflect the dependencies. So
fix this up by removing all unnecessary entries and add the
necessary ones explicit.
Signed-off-by: NStefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 ae803902
...@@ -23,11 +23,9 @@ ...@@ -23,11 +23,9 @@
* kernel-based SPI device. * kernel-based SPI device.
*/ */
#include <linux/init.h> #include <linux/kernel.h>
#include <linux/module.h> #include <linux/netdevice.h>
#include <linux/moduleparam.h>
#include <linux/spi/spi.h> #include <linux/spi/spi.h>
#include <linux/version.h>
#include "qca_7k.h" #include "qca_7k.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册