commit | 409f2435205803634b67210040d785455e807b58 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Sun Oct 14 05:51:51 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Oct 14 08:53:33 2007 -0700 |
tree | 386659fce9727c12972cb55287c4bd966797344f | |
parent | 97be91c183275fbf3eb5e0a44b0c1a7a36ccc040 [diff] |
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>