Commit 71ca8693 authored by Ralf Baechle's avatar Ralf Baechle

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

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5c200197
......@@ -7,6 +7,7 @@
* Support for all devices (greater than 16) added by David Gathright.
*/
#include <linux/export.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/platform_device.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment