commit | 6df263cf2ee1c6dd9709488ecd3c7b3447511ecf | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Jun 14 01:55:37 2009 -0400 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Jun 16 22:42:15 2009 +0100 |
tree | 718b101a86507e2ab4b1a139d951a583d69f922a | |
parent | 300df7dc89cc276377fc020704e34875d5c473b6 [diff] |
i2c-bfin-twi: pull in io.h for ioremap() Rather than relying on some of the headers implicitly pulling in io.h, pull it in explicitly our self for ioremap() and friends. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org>