Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[ARM] 3644/1: ixp2000: export gpio_line_config()

Patch from Lennert Buytenhek

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by

Lennert Buytenhek and committed by
Russell King
fc8ea7a1 3da4bd2b

+1
+1
arch/arm/mach-ixp2000/core.c
··· 302 302 } 303 303 local_irq_restore(flags); 304 304 } 305 + EXPORT_SYMBOL(gpio_line_config); 305 306 306 307 307 308 /*************************************************************************