]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pnp/quirks.c
Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/
[linux-2.6-omap-h63xx.git] / drivers / pnp / quirks.c
index 596a02d7e03d12308a6c6992f155eb73548cf101..e97ecefe85841c966be495f27588ea128684bc25 100644 (file)
  *  Copyright (c) 1999 Martin Mares <mj@ucw.cz>
  */
 
-#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/string.h>
 #include <linux/slab.h>
-
-#ifdef CONFIG_PNP_DEBUG
-       #define DEBUG
-#else
-       #undef DEBUG
-#endif
-
 #include <linux/pnp.h>
 #include "base.h"