diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-10 22:36:59 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-10 22:36:59 +0000 |
commit | 92f324d33355e26bb119e731197445cf229afbfa (patch) | |
tree | 8e167dcfe6a61e3139453af2aae79057c04a6d5b /target/linux/generic/patches-3.19/880-gateworks_system_controller.patch | |
parent | 7aa5766ad137c10cca1a67672f2d8371141f7841 (diff) | |
download | upstream-92f324d33355e26bb119e731197445cf229afbfa.tar.gz upstream-92f324d33355e26bb119e731197445cf229afbfa.tar.bz2 upstream-92f324d33355e26bb119e731197445cf229afbfa.zip |
kernel: switch 3.19 from -rc5 to release .0
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44381
Diffstat (limited to 'target/linux/generic/patches-3.19/880-gateworks_system_controller.patch')
-rw-r--r-- | target/linux/generic/patches-3.19/880-gateworks_system_controller.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.19/880-gateworks_system_controller.patch b/target/linux/generic/patches-3.19/880-gateworks_system_controller.patch index 07fd131071..32796d5b5a 100644 --- a/target/linux/generic/patches-3.19/880-gateworks_system_controller.patch +++ b/target/linux/generic/patches-3.19/880-gateworks_system_controller.patch @@ -18,7 +18,7 @@ depends on GPIOLIB --- a/drivers/hwmon/Makefile +++ b/drivers/hwmon/Makefile -@@ -154,6 +154,7 @@ obj-$(CONFIG_SENSORS_W83L785TS) += w83l7 +@@ -155,6 +155,7 @@ obj-$(CONFIG_SENSORS_W83L785TS) += w83l7 obj-$(CONFIG_SENSORS_W83L786NG) += w83l786ng.o obj-$(CONFIG_SENSORS_WM831X) += wm831x-hwmon.o obj-$(CONFIG_SENSORS_WM8350) += wm8350-hwmon.o |