Merge branch 'fixes' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into...
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Dec 2011 14:17:22 +0000 (14:17 +0000)
committerArnd Bergmann <arnd@arndb.de>
Tue, 6 Dec 2011 14:17:22 +0000 (14:17 +0000)
arch/arm/mach-prima2/pm.c
arch/arm/mach-prima2/prima2.c

index cb53160f6c5d3127b961edbf102e70ab34733712..26ebb57719df5d3fbf389e46cb723b92029b8191 100644 (file)
@@ -9,6 +9,7 @@
 #include <linux/kernel.h>
 #include <linux/suspend.h>
 #include <linux/slab.h>
+#include <linux/module.h>
 #include <linux/of.h>
 #include <linux/of_address.h>
 #include <linux/of_device.h>
index ef555c041962983814be50c03d606b91bcd15b0d..a12b689a87026c9e06af50351b2b20d8c7e01d7d 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <linux/init.h>
 #include <linux/kernel.h>
+#include <asm/sizes.h>
 #include <asm/mach-types.h>
 #include <asm/mach/arch.h>
 #include <linux/of.h>
This page took 0.028112 seconds and 5 git commands to generate.