git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7767e12
)
[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class
author
Adrian Bunk
<bunk@stusta.de>
Thu, 15 Dec 2005 20:34:29 +0000
(12:34 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 15 Dec 2005 22:22:45 +0000
(14:22 -0800)
We can't export a static struct to modules.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found