From: Andy Shevchenko Date: Tue, 17 Mar 2015 12:38:11 +0000 (+0200) Subject: gpio: dwapb: enable for Quark X-Git-Tag: omap-for-v4.1/fixes-rc1~104^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4dd4ddd4b4f2a7f4e08d29f2c2fa46c8f5ce379;p=pandora-kernel.git gpio: dwapb: enable for Quark The Intel Quark SoC contains the DW GPIO on board. While fixing the build error the commit 1972c97db5b0 (gpio: dwapb: fix compile errors) disables the possibility to build the driver on X86, i.e. Intel Quark. The patch reenables it for Intel Quark as well. Since we have Intel Quark SoC introduced in 4.0-rc1 I would like to make this fix available there as well, though the actual MFD driver [1] is applied only for next version. [1] https://lkml.org/lkml/2015/2/1/217 Fixes: 1972c97db5b0 (gpio: dwapb: fix compile errors) Signed-off-by: Andy Shevchenko Signed-off-by: Linus Walleij --- Reading git-diff-tree failed