]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/support.c
[PATCH] chelsio: add support for other 10G boards
[linux-2.6-omap-h63xx.git] / drivers / pnp / support.c
index b952aec491899b7698dd0b808befd2945a0a8ed1..946a0dcd627dcc0a30c48246827057a30bae7076 100644 (file)
@@ -5,16 +5,8 @@
  *
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/ctype.h>
-
-#ifdef CONFIG_PNP_DEBUG
-       #define DEBUG
-#else
-       #undef DEBUG
-#endif
-
 #include <linux/pnp.h>
 #include "base.h"