[PATCH] scx200_gpio export cleanups
authorChris Boot <bootc@bootc.net>
Fri, 29 Sep 2006 08:59:07 +0000 (01:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:06 +0000 (09:18 -0700)
commit58012cd788443b9d144bd7c72260a84b6b30f45d
tree22696f3e8201dfb5b5a59544a8f6be335293077e
parent684f978347deb42d180373ac4c427f82ef963171
[PATCH] scx200_gpio export cleanups

Use EXPORT_SYMBOL_GPL for new symbols, and declare the struct in the header
file for access by other modules.

Signed-off-by: Chris Boot <bootc@bootc.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/scx200_gpio.c
include/linux/scx200_gpio.h