X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fpnp%2Fsupport.c;h=946a0dcd627dcc0a30c48246827057a30bae7076;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=b952aec491899b7698dd0b808befd2945a0a8ed1;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/pnp/support.c b/drivers/pnp/support.c index b952aec49..946a0dcd6 100644 --- a/drivers/pnp/support.c +++ b/drivers/pnp/support.c @@ -5,16 +5,8 @@ * */ -#include #include #include - -#ifdef CONFIG_PNP_DEBUG - #define DEBUG -#else - #undef DEBUG -#endif - #include #include "base.h"