From fb543b63a9a5df3d2eb786c3099b9cb1290fbc48 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 SVN-Revision: 43099 --- target/linux/generic/patches-3.18/259-regmap_dynamic.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.18') diff --git a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch index 55e639cb85..cf67a7df01 100644 --- a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch @@ -13,7 +13,7 @@ config REGMAP_I2C - tristate -+ tristate "Regmap I2C ++ tristate "Regmap I2C" + select REGMAP depends on I2C -- cgit v1.2.3