]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module
authorWoody Suwalski <woodys@xandros.com>
Sun, 8 Jan 2006 09:01:29 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:39 +0000 (20:13 -0800)
commit358eaa3d7192e2613eb8dc9d47cec53e28c92bdc
tree7770b8cff75fc64ad08607897484bf1128bea531
parent82282151811c01ae70438a3b22c1d169796178de
[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module

ds1620 module is using gpio_read symbol, so works only if "built-in" symbol
needs to be exported from the kernel image

Signed-off-by: Woody Suwalski <woodys@xandros.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/arm/mach-footbridge/netwinder-hw.c