missing include in ssb
authorAl Viro <viro@ftp.linux.org.uk>
Sun, 14 Oct 2007 04:51:51 +0000 (05:51 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 14 Oct 2007 15:53:33 +0000 (08:53 -0700)
Using readw() and friends => needs to pull io.h and not all targets are
doing that via indirect chains.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found