Removal of duplicate cbus entry. Signed-off-by: Ameya Palande <ameya.palande@xxxxxxxxx> --- drivers/Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/Makefile b/drivers/Makefile index 67de08b..1eff6ed 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -41,7 +41,6 @@ obj-y += serial/ obj-$(CONFIG_PARPORT) += parport/ obj-y += base/ block/ misc/ mfd/ net/ media/ cbus/ obj-y += i2c/ -obj-y += cbus/ obj-$(CONFIG_NUBUS) += nubus/ obj-$(CONFIG_ATM) += atm/ obj-y += macintosh/ -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html