mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-18 17:46:45 +00:00
[PATCH] ppc32: remove obsolete macserial driver
The macserial driver has been obsoleted by the new pmac_zilog driver for a while now and probably doesn't even work anymore on recent kernels. This patch removes it. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
e4ee69c8c1
commit
fcd16cc084
@@ -7,7 +7,6 @@
|
||||
obj-$(CONFIG_PPC_PMAC) += macio_asic.o
|
||||
|
||||
obj-$(CONFIG_PMAC_PBOOK) += mediabay.o
|
||||
obj-$(CONFIG_MAC_SERIAL) += macserial.o
|
||||
obj-$(CONFIG_MAC_EMUMOUSEBTN) += mac_hid.o
|
||||
obj-$(CONFIG_INPUT_ADBHID) += adbhid.o
|
||||
obj-$(CONFIG_ANSLCD) += ans-lcd.o
|
||||
|
||||
Reference in New Issue
Block a user