diff options
Diffstat (limited to 'drivers/pnp/manager.c')
| -rw-r--r-- | drivers/pnp/manager.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/pnp/manager.c b/drivers/pnp/manager.c index 6c510c19ad7d..94442ffd4aed 100644 --- a/drivers/pnp/manager.c +++ b/drivers/pnp/manager.c | |||
| @@ -11,13 +11,6 @@ | |||
| 11 | #include <linux/module.h> | 11 | #include <linux/module.h> |
| 12 | #include <linux/init.h> | 12 | #include <linux/init.h> |
| 13 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
| 14 | |||
| 15 | #ifdef CONFIG_PNP_DEBUG | ||
| 16 | #define DEBUG | ||
| 17 | #else | ||
| 18 | #undef DEBUG | ||
| 19 | #endif | ||
| 20 | |||
| 21 | #include <linux/pnp.h> | 14 | #include <linux/pnp.h> |
| 22 | #include "base.h" | 15 | #include "base.h" |
| 23 | 16 | ||
