]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb39312cb29ebdd18b1d7d3d1a7c1ac29c3bc3bb7
tree22696f3e8201dfb5b5a59544a8f6be335293077e
parent6aee29199618b43cb2da2ea3a51dc78a9b7833bf
[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