Revision ff88a3b2f56ae4f3296ea957ea38f99f8bd0e5a8 authored by Andrew Morton on 28 November 2005, 21:43:47 UTC, committed by Linus Torvalds on 28 November 2005, 22:42:23 UTC
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>
1 parent a9d9baa
History
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.1 KB
msg.c -rw-r--r-- 18.3 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 32.8 KB
shm.c -rw-r--r-- 21.0 KB
util.c -rw-r--r-- 16.8 KB
util.h -rw-r--r-- 2.6 KB

back to top