Fixed kernel patch 1002
This commit is contained in:
parent
f99e593c55
commit
601eef7865
@ -19,8 +19,8 @@ index 997a6172735e..e33bd218301b 100644
|
|||||||
|
|
||||||
diff --git drivers/mfd/Makefile drivers/mfd/Makefile
|
diff --git drivers/mfd/Makefile drivers/mfd/Makefile
|
||||||
index c6755df735ba..962dcc88d99c 100644
|
index c6755df735ba..962dcc88d99c 100644
|
||||||
--- drivers/mfd/Makefile
|
--- linux-imx/drivers/mfd/Makefile
|
||||||
+++ drivers/mfd/Makefile
|
+++ linux-imx/drivers/mfd/Makefile
|
||||||
@@ -232,3 +232,4 @@ obj-$(CONFIG_MFD_STM32_LPTIMER) += stm32-lptimer.o
|
@@ -232,3 +232,4 @@ obj-$(CONFIG_MFD_STM32_LPTIMER) += stm32-lptimer.o
|
||||||
obj-$(CONFIG_MFD_STM32_TIMERS) += stm32-timers.o
|
obj-$(CONFIG_MFD_STM32_TIMERS) += stm32-timers.o
|
||||||
obj-$(CONFIG_MFD_MXS_LRADC) += mxs-lradc.o
|
obj-$(CONFIG_MFD_MXS_LRADC) += mxs-lradc.o
|
||||||
@ -338,8 +338,8 @@ index 000000000000..85ce6e3eef68
|
|||||||
+MODULE_LICENSE("GPL");
|
+MODULE_LICENSE("GPL");
|
||||||
diff --git drivers/regulator/Kconfig drivers/regulator/Kconfig
|
diff --git drivers/regulator/Kconfig drivers/regulator/Kconfig
|
||||||
index 5361947ea726..e5b3c9ffb982 100644
|
index 5361947ea726..e5b3c9ffb982 100644
|
||||||
--- drivers/regulator/Kconfig
|
--- linux-imx/drivers/regulator/Kconfig
|
||||||
+++ drivers/regulator/Kconfig
|
+++ linux-imx/drivers/regulator/Kconfig
|
||||||
@@ -983,5 +983,11 @@ config REGULATOR_BD71837
|
@@ -983,5 +983,11 @@ config REGULATOR_BD71837
|
||||||
help
|
help
|
||||||
This driver supports BD71837 voltage regulator chips.
|
This driver supports BD71837 voltage regulator chips.
|
||||||
|
Loading…
Reference in New Issue
Block a user