diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2012-05-21 19:54:06 (GMT) |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2012-09-11 06:56:37 (GMT) |
commit | e5b5d0209f0d01cdb11ab7f7af4ab9f48d0b3031 (patch) | |
tree | c5136f09bff4fb27d24d71184134178ff8f0a2a0 /arch/arm/mm/abort-macro.S | |
parent | 76d28e441ee967f49ec36f34664d54118c438ecd (diff) | |
download | linux-e5b5d0209f0d01cdb11ab7f7af4ab9f48d0b3031.tar.xz |
ARM: cache-l2x0: add a const qualifier
This prepares *of_device_id.data becoming const. Without this change the
following warning would occur:
arch/arm/mm/cache-l2x0.c: In function 'l2x0_of_init':
arch/arm/mm/cache-l2x0.c:573:7: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
though.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/mm/abort-macro.S')
0 files changed, 0 insertions, 0 deletions