diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-05-05 09:26:48 (GMT) |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-06-17 15:09:46 (GMT) |
commit | 3eb9364656d229532abd3f30ffaf6650abcbfeef (patch) | |
tree | 363be362568708bfc8ed6e6d8261c9cd0b1f211d /tools | |
parent | 1754c42e3db5f45dbd8d509f0366b4ed97687180 (diff) | |
download | linux-3eb9364656d229532abd3f30ffaf6650abcbfeef.tar.xz |
ARM: EXYNOS: Fix compilation warning
of_get_flat_dt_prop return type is now const.
Fixes the following compilation warning introduced by commit 9d0c4dfedd96
("of/fdt: update of_get_flat_dt_prop in prep for libfdt")
arch/arm/mach-exynos/exynos.c:259:6: warning:
assignment discards ‘const’ qualifier from pointer target type [enabled by default]
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Reviewed-by: Tushar Behera <tushar.behera@linaro.org>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions