ar71xx: rename the nxp_74hc153 driver

SVN-Revision: 29850
owl
Gabor Juhos 2012-01-22 13:51:52 +00:00
parent ef1c53b7b7
commit aad175d5b6
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
obj-$(CONFIG_GPIO_MAX732X) += max732x.o
obj-$(CONFIG_GPIO_MC33880) += mc33880.o
obj-$(CONFIG_GPIO_MCP23S08) += mcp23s08.o
+obj-$(CONFIG_GPIO_NXP_74HC153) += nxp_74hc153.o
+obj-$(CONFIG_GPIO_NXP_74HC153) += gpio-nxp-74hc153.o
obj-$(CONFIG_GPIO_74X164) += 74x164.o
obj-$(CONFIG_GPIO_PCA953X) += pca953x.o
obj-$(CONFIG_GPIO_PCF857X) += pcf857x.o