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)
commit409f2435205803634b67210040d785455e807b58
tree386659fce9727c12972cb55287c4bd966797344f
parent97be91c183275fbf3eb5e0a44b0c1a7a36ccc040
missing include in ssb

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>
drivers/ssb/pcmcia.c