]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mach-sa1100: fix implicit use of page.h
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 3 Jan 2012 17:12:48 +0000 (17:12 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 3 Jan 2012 17:12:48 +0000 (17:12 +0000)
commite4db7ec2564bcb9f29b0f7f06f67dab07aef8a0a
treea041f4dcaef1e31731bc415cf291aae7440995a4
parent398a47a792f618a3a3ea10db43d46f5bc55b9df6
ARM: mach-sa1100: fix implicit use of page.h

Fixes this build error:

arch/arm/mach-sa1100/nanoengine.c:75:11: error: 'PAGE_SHIFT' undeclared here (not in a function)

CC: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/nanoengine.c