[PATCH] gratuitous includes of asm/serial.h
authorviro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk>
Fri, 9 Sep 2005 16:02:51 +0000 (17:02 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 17:31:58 +0000 (10:31 -0700)
commitf91f4d923f4039bf3460eca299ed5a3f7ecd7b96
tree81ceb67d21b4779ab82651d16778122a2a45d531
parentd310a35a487388859432648daa2ea4fc5e51c049
[PATCH] gratuitous includes of asm/serial.h

Removed gratuitous includes of asm/serial.h in synklinkmp and ip2main.
Allows to remove the rest of "broken on sparc32" in drivers/char - this
stuff doesn't break the build anymore.  Since it got zero testing, it almost
certainly won't work there, though...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/Kconfig
drivers/char/ip2main.c
drivers/char/synclinkmp.c