[PATCH] md: make sure bitmap_daemon_work actually does work.
[pandora-kernel.git] / drivers / pnp / manager.c
index 6c510c1..94442ff 100644 (file)
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
-
-#ifdef CONFIG_PNP_DEBUG
-       #define DEBUG
-#else
-       #undef DEBUG
-#endif
-
 #include <linux/pnp.h>
 #include "base.h"