Commit c749a36a authored by Anand Gadiyar's avatar Anand Gadiyar Committed by Tony Lindgren

ARM: OMAP: Replace spaces with tab in drivers/i2c/chips/Makefile

Replace <SPACE> with <TAB> in drivers/i2c/chips/Makefile
Signed-off-by: default avatarAnand Gadiyar <gadiyar@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 86a84f02
...@@ -17,7 +17,7 @@ obj-$(CONFIG_SENSORS_TLV320AIC23) += tlv320aic23.o ...@@ -17,7 +17,7 @@ obj-$(CONFIG_SENSORS_TLV320AIC23) += tlv320aic23.o
obj-$(CONFIG_GPIOEXPANDER_OMAP) += gpio_expander_omap.o obj-$(CONFIG_GPIOEXPANDER_OMAP) += gpio_expander_omap.o
obj-$(CONFIG_MENELAUS) += menelaus.o obj-$(CONFIG_MENELAUS) += menelaus.o
obj-$(CONFIG_SENSORS_TSL2550) += tsl2550.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_GPIO) += twl4030_gpio.o
obj-$(CONFIG_TWL4030_USB) += twl4030_usb.o obj-$(CONFIG_TWL4030_USB) += twl4030_usb.o
obj-$(CONFIG_RTC_X1205_I2C) += x1205.o obj-$(CONFIG_RTC_X1205_I2C) += x1205.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment