]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/memory.h
[PATCH] memory_sysdev_class is static
[linux-2.6-omap-h63xx.git] / include / linux / memory.h
index 9a424383e6c60064fdb76ae8b0c7895351da69a0..dc4081b6f161e3f697c3280bbf9547aed9bfbea1 100644 (file)
@@ -85,7 +85,6 @@ struct notifier_block;
 extern int register_memory_notifier(struct notifier_block *nb);
 extern void unregister_memory_notifier(struct notifier_block *nb);
 
-extern struct sysdev_class memory_sysdev_class;
 #endif /* CONFIG_MEMORY_HOTPLUG */
 
 #define hotplug_memory_notifier(fn, pri) {                     \