From: Adrian Bunk Date: Thu, 15 Dec 2005 20:34:29 +0000 (-0800) Subject: [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_class X-Git-Tag: v2.6.15-rc6~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f40fb72a2121da44c35f2588ee9abce1dffa2a9;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed