]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 27 Feb 2014 02:16:33 +0000 (18:16 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 27 May 2014 18:42:59 +0000 (11:42 -0700)
commit44358065e2a365da331c4c6ae5f0c0d5df1fb132
treeb7f9bad8bc62c1c5c2f6fa9094d2bad4e86eee2d
parent5e9518953a365143f85cc232391988cfcfb3f9b2
ARM: msm: Silence readb/writeb warnings due to missing IOMEM()

TROUT_CPLD_BASE needs the IOMEM() treatment to avoid warnings
from the read/writeb functions.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-msm/board-trout-gpio.c
arch/arm/mach-msm/board-trout.c
arch/arm/mach-msm/board-trout.h