diff options
Diffstat (limited to 'drivers/ps3/sys-manager-core.c')
| -rw-r--r-- | drivers/ps3/sys-manager-core.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ps3/sys-manager-core.c b/drivers/ps3/sys-manager-core.c index 474225852b6..0e41737ea83 100644 --- a/drivers/ps3/sys-manager-core.c +++ b/drivers/ps3/sys-manager-core.c @@ -19,6 +19,7 @@   */  #include <linux/kernel.h> +#include <linux/export.h>  #include <asm/lv1call.h>  #include <asm/ps3.h>  | 
