From c749a36a4f0d45561927686cd77570a3720285ca Mon Sep 17 00:00:00 2001 From: Anand Gadiyar Date: Mon, 17 Dec 2007 14:09:01 +0530 Subject: [PATCH] ARM: OMAP: Replace spaces with tab in drivers/i2c/chips/Makefile Replace with in drivers/i2c/chips/Makefile Signed-off-by: Anand Gadiyar Signed-off-by: Tony Lindgren --- drivers/i2c/chips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/i2c/chips/Makefile b/drivers/i2c/chips/Makefile index 4b0ab679c02..4a079df8b51 100644 --- a/drivers/i2c/chips/Makefile +++ b/drivers/i2c/chips/Makefile @@ -17,7 +17,7 @@ obj-$(CONFIG_SENSORS_TLV320AIC23) += tlv320aic23.o obj-$(CONFIG_GPIOEXPANDER_OMAP) += gpio_expander_omap.o obj-$(CONFIG_MENELAUS) += menelaus.o obj-$(CONFIG_SENSORS_TSL2550) += tsl2550.o -obj-$(CONFIG_TWL4030_CORE) += twl4030_core.o +obj-$(CONFIG_TWL4030_CORE) += twl4030_core.o obj-$(CONFIG_TWL4030_GPIO) += twl4030_gpio.o obj-$(CONFIG_TWL4030_USB) += twl4030_usb.o obj-$(CONFIG_RTC_X1205_I2C) += x1205.o -- 2.41.1