1
0

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Este cometimento está contido em:
Ralf Baechle
2011-11-10 14:15:57 +00:00
ascendente 5c20019713
cometimento 71ca869375

Ver ficheiro

@@ -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>