| commit | 2f40fb72a2121da44c35f2588ee9abce1dffa2a9 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@stusta.de> | Thu Dec 15 12:34:29 2005 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Dec 15 14:22:45 2005 -0800 |
| tree | 8455fb6940dfbca49519e0978fdccb67dd02a073 | |
| parent | 7767e126ca0f32cd0438455fdd9650f909d2eeb3 [diff] |
[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class 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>