[GIT PULL] GPIO build failure bug fix

From: Grant Likely
Date: Fri May 18 2012 - 16:05:25 EST


Hi Linus,

One build failure fix for GPIO needed for v3.4. Please pull.

g.

The following changes since commit 2760f7adbb6c4e39bd3ae733f56d4ac8fb5e3521:

gpio/exynos: Fix compiler warnings when non-exynos machines are
selected (2012-05-11 18:25:53 -0600)

are available in the git repository at:

git://git.secretlab.ca/git/linux-2.6 tags/gpio-for-linus

for you to fetch changes up to 7fd0fcff9f0d65734415fed756271c1ae2267666:

gpio/pch: Fix build failure when selected as a module (2012-05-14
00:52:49 -0600)

----------------------------------------------------------------
GPIO build failure bug

The gpio pch9 patch merged for v3.4-rc7 has a build failure when built
as a module because it is an interrupt controller and the symbols it
needs aren't exported. This branch restricts it to being built in to
solve the issue until it can be fixed properly in v3.5.

----------------------------------------------------------------
Grant Likely (1):
gpio/pch: Fix build failure when selected as a module

drivers/gpio/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/