diff options
author | 2005-11-28 13:43:47 -0800 | |
---|---|---|
committer | 2005-11-28 14:42:23 -0800 | |
commit | ff88a3b2f56ae4f3296ea957ea38f99f8bd0e5a8 (patch) | |
tree | 1ffdfa0790c2dcba92a17851bbb6d58fe99f7757 /kernel/fork.c | |
parent | [PATCH] clean up lock_cpu_hotplug() in cpufreq (diff) | |
download | linux-rng-ff88a3b2f56ae4f3296ea957ea38f99f8bd0e5a8.tar.xz linux-rng-ff88a3b2f56ae4f3296ea957ea38f99f8bd0e5a8.zip |
[PATCH] memory_sysdev_class is static
So don't define it as extern in the header file.
drivers/base/memory.c:28: error: static declaration of 'memory_sysdev_class' follows non-static declaration
include/linux/memory.h:88: error: previous declaration of 'memory_sysdev_class' was here
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions