On Fri, Dec 08, 2006 at 09:45:30AM +0000, Al Viro wrote: > Remove useless includes of linux/io.h, don't even try to build iomap_copy > on uml (it doesn't have readb() et.al., so...) > > Signed-off-by: Al Viro <[EMAIL PROTECTED]> > --- > crypto/blkcipher.c | 1 - > lib/Kconfig | 5 +++++ > lib/Makefile | 3 ++- > lib/ioremap.c | 1 - > 4 files changed, 7 insertions(+), 3 deletions(-)
Acked-by: Jeff Dike <[EMAIL PROTECTED]> -- Work email - jdike at linux dot intel dot com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

