ARM: ensure tag tables are const
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 5 Jul 2011 22:59:56 +0000 (23:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Jul 2011 22:35:21 +0000 (23:35 +0100)
commitc1f2d9991046769aa14a904ea2bf5434daf86262
tree1e2ec3c185a57986aaaf003ad4419a078a1ae669
parentfe0d42203cb5616eeff68b14576a0f7e2dd56625
ARM: ensure tag tables are const

Nothing should ever modify a tag table entry, so mark these const.

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Tested-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/setup.h