From 43076c19c25e00cea9b2df5a25c49b85b4f27acc Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 27 Oct 2014 23:14:21 +0000 Subject: kernel: add closing " to REGMAP_I2C's tristate Thanks swalker for reporting. Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43099 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.14/259-regmap_dynamic.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.14/259-regmap_dynamic.patch') diff --git a/target/linux/generic/patches-3.14/259-regmap_dynamic.patch b/target/linux/generic/patches-3.14/259-regmap_dynamic.patch index e7f5bcee97..2f60d7fcaf 100644 --- a/target/linux/generic/patches-3.14/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-3.14/259-regmap_dynamic.patch @@ -14,7 +14,7 @@ config REGMAP_I2C - tristate + select REGMAP -+ tristate "Regmap I2C ++ tristate "Regmap I2C" config REGMAP_SPI - tristate -- cgit v1.2.3