Skip to content

Commit

Permalink
sparc32: fix init.c allnoconfig build error
Browse files Browse the repository at this point in the history
Fix allnoconfig build error.

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Robert Reif authored and David S. Miller committed Jul 18, 2008
1 parent 932d061 commit f538f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/sparc/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/init.h>
#include <linux/highmem.h>
#include <linux/bootmem.h>
#include <linux/pagemap.h>

#include <asm/system.h>
#include <asm/vac-ops.h>
Expand Down

0 comments on commit f538f3d

Please sign in to comment.