commit | 96919d44af41403dce9f5372b9f13a175ba09de7 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Wed Feb 26 18:16:33 2014 -0800 |
committer | Olof Johansson <olof@lixom.net> | Tue May 27 11:42:59 2014 -0700 |
tree | b7f9bad8bc62c1c5c2f6fa9094d2bad4e86eee2d | |
parent | 04b19d48e2a3284c26d417a09e27fabbb97f3407 [diff] |
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>