projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3da4bd2
)
[ARM] 3644/1: ixp2000: export gpio_line_config()
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Sat, 24 Jun 2006 08:57:14 +0000
(09:57 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 24 Jun 2006 09:34:29 +0000
(10:34 +0100)
Patch from Lennert Buytenhek
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp2000/core.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ixp2000/core.c
b/arch/arm/mach-ixp2000/core.c
index
186f632
..
ebe4391
100644
(file)
--- a/
arch/arm/mach-ixp2000/core.c
+++ b/
arch/arm/mach-ixp2000/core.c
@@
-302,6
+302,7
@@
void gpio_line_config(int line, int direction)
}
local_irq_restore(flags);
}
+EXPORT_SYMBOL(gpio_line_config);
/*************************************************************************