]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Partial revert of f7f927183dba
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Jul 2011 04:53:16 +0000 (14:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Jul 2011 04:55:44 +0000 (14:55 +1000)
"powerpc: various straight conversions from module.h --> export.h"

This file needs module.h.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/powerpc/platforms/cell/spu_syscalls.c

index 60fc5ece12155e0e2a70b7229b5d5eef288283ee..75530d99eda6b831f363170ada2822140f38c29c 100644 (file)
@@ -22,7 +22,7 @@
  */
 #include <linux/file.h>
 #include <linux/fs.h>
-#include <linux/export.h>
+#include <linux/module.h>
 #include <linux/syscalls.h>
 #include <linux/rcupdate.h>