diff options
Diffstat (limited to 'arch/sparc/kernel/leon_smp.c')
| -rw-r--r-- | arch/sparc/kernel/leon_smp.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/kernel/leon_smp.c b/arch/sparc/kernel/leon_smp.c index 85787577f68..e1656fc41cc 100644 --- a/arch/sparc/kernel/leon_smp.c +++ b/arch/sparc/kernel/leon_smp.c @@ -22,6 +22,7 @@  #include <linux/profile.h>  #include <linux/pm.h>  #include <linux/delay.h> +#include <linux/gfp.h>  #include <asm/cacheflush.h>  #include <asm/tlbflush.h>  |