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)
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>

No differences found