commit | e96ce8ebfd7427c7ce335028f6619fb549f366b2 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Nov 04 12:29:00 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Nov 04 12:29:00 2010 +0900 |
tree | a3b496f2ebb20d188d685becc407f4280016900e | |
parent | 7fe19da4ca38fc20cdbc7020fcf2eca8fc756410 [diff] |
sh: mach-se: Fix up SE7206 no ioport build. There was a leftover inw() used here that really just wants to be a __raw_readw() instead. Convert it over. Signed-off-by: Paul Mundt <lethal@linux-sh.org>