summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/tlb.h
diff options
context:
space:
mode:
authorSimon Glass2012-01-03 20:49:19 +0100
committerRussell King2012-01-05 14:23:22 +0100
commit27edacac7d97d37ec77779c7da08345298a5d283 (patch)
tree0e54138e1bb1321042310e284f12702385999aa6 /arch/arm/include/asm/tlb.h
parentARM: mach-sa1100: fix implicit use of page.h (diff)
downloadkernel-qcow2-linux-27edacac7d97d37ec77779c7da08345298a5d283.tar.gz
kernel-qcow2-linux-27edacac7d97d37ec77779c7da08345298a5d283.tar.xz
kernel-qcow2-linux-27edacac7d97d37ec77779c7da08345298a5d283.zip
ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.h
BUILD_BUG_ON is defined in linux/kernel.h but that is not included by the asm/bug.h header which uses it. This causes a build error: ...include/linux/mtd/map.h: In function 'inline_map_read': ...include/linux/mtd/map.h:408:3: error: implicit declaration of function 'BUILD_BUG_ON' [-Werror=implicit-function-declaration] The check is not essential and is not present for other architectures, so just remove it. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/tlb.h')
0 files changed, 0 insertions, 0 deletions