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

No differences found