提交 71ca8693 编写于 作者: R Ralf Baechle

MIPS: Fix build error due to missing inclusion of <linux/export.h>.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 5c200197
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
* Support for all devices (greater than 16) added by David Gathright. * Support for all devices (greater than 16) added by David Gathright.
*/ */
#include <linux/export.h>
#include <linux/types.h> #include <linux/types.h>
#include <linux/pci.h> #include <linux/pci.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册