From: Paul Mundt Date: Thu, 4 Nov 2010 03:29:00 +0000 (+0900) Subject: sh: mach-se: Fix up SE7206 no ioport build. X-Git-Tag: v2.6.37-rc2~79^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e96ce8ebfd7427c7ce335028f6619fb549f366b2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed