Paul Gortmaker 9e54d33fbf arm: fix implicit use of page.h in several arch/arm files
Add the include to fix things like this:

arch/arm/mach-sa1100/jornada720.c:278: error: 'PAGE_SHIFT' undeclared here (not in a function)
arch/arm/mach-bcmring/mm.c:32: error: 'PAGE_SHIFT' undeclared here (not in a function)
arch/arm/mach-sa1100/collie.c:361: error: 'PAGE_SHIFT' undeclared here (not in a function)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:46 -04:00
..
2011-03-29 14:47:57 +02:00
2011-03-31 11:26:23 -03:00
2010-07-16 10:57:35 +01:00
2011-03-31 11:26:23 -03:00
2011-03-29 14:47:57 +02:00
2011-03-29 14:47:57 +02:00
2008-09-06 12:10:45 +01:00