DORMANTno replies

[PATCH] mips: include export.h in for EXPORT_SYMBOL in ops-loongson2.c

From: Matt Turner <mattst88@gmail.com>
Date: 2012-05-05 22:23:30
Subsystem: mips, the rest · Maintainers: Thomas Bogendoerfer, Linus Torvalds

Fixes
warning: data definition has no type or storage class [enabled by default]
warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL' [-Wimplicit-int]
warning: parameter names (without types) in function declaration [enabled by default]

Signed-off-by: Matt Turner <mattst88@gmail.com>
---
 arch/mips/pci/ops-loongson2.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/mips/pci/ops-loongson2.c b/arch/mips/pci/ops-loongson2.c
index d657ee0..afd2211 100644
--- a/arch/mips/pci/ops-loongson2.c
+++ b/arch/mips/pci/ops-loongson2.c
@@ -15,6 +15,7 @@
 #include <linux/pci.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
+#include <linux/export.h>
 
 #include <loongson.h>
 
-- 
1.7.3.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help