[MOXA]: Fix this driver properly.
authorAl Viro <viro@ZenIV.linux.org.uk>
Tue, 6 Sep 2005 06:30:15 +0000 (23:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Sep 2005 06:30:15 +0000 (23:30 -0700)
commit1d25240fcfce0e55540a273b1e1b07d304065a31
tree96a2a7d68af533283e59f055033a7d5fd44d0dda
parent67d2c36e901403bb97cb79ddb44d702c3284d0ba
[MOXA]: Fix this driver properly.

Actually, proper fix of that breakage is embarrassingly simple - it's yet
another gratitious leftover include of asm/segment.h, so incremental to the
previos would be removal of that BROKEN and removal of bogus include from
mxser.c itself.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/char/Kconfig
drivers/char/mxser.c