aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-omap.c
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2013-11-12 22:51:28 -0800
committerOlof Johansson <olof@lixom.net>2013-11-25 13:34:48 -0800
commit6dd1e357372c21ec37b6902380bd47b278d168f1 (patch)
treedf7dfc2e00cb6e6399e329394d31f70db375e025 /drivers/i2c/busses/i2c-omap.c
parentLinux 3.13-rc1 (diff)
downloadlinux-dev-6dd1e357372c21ec37b6902380bd47b278d168f1.tar.xz
linux-dev-6dd1e357372c21ec37b6902380bd47b278d168f1.zip
ARM: omap: fix warning with LPAE build
Some omap3 code is throwing a warning: arch/arm/mach-omap2/pm34xx.c: In function 'omap3_save_secure_ram_context': arch/arm/mach-omap2/pm34xx.c:123:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In reality this code will never actually execute with LPAE=y, since Cortex-A8 doesn't support it. So downcasting the __pa() is safe in this case. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/i2c/busses/i2c-omap.c')
0 files changed, 0 insertions, 0 deletions