diff options
author | Thierry Reding <thierry.reding@gmail.com> | 2013-09-18 14:51:40 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-09-27 18:12:30 +0200 |
commit | 85b3a9356e84f683dd27fe8b73ad15608b4fc2c5 (patch) | |
tree | f936592099cedebf252e05fd0f692f0be81d7d14 /fs/Kconfig | |
parent | c1a99467804767400752a4087d3e96af2759a046 (diff) |
i2c: mv64xxx: Do not use writel_relaxed()
The driver is used on PowerPC which don't provide writel_relaxed(). This
breaks the c2k and prpmc2800 default configurations. To fix the build,
turn the calls to writel_relaxed() into writel(). The impacts for ARM
should be minimal.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions