X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fpnp%2Fmanager.c;h=94442ffd4aeddcd100ba9d573c6a8866fdb21b1b;hb=b71e318cdb1dc301d734fdd4983dfc6dc167235a;hp=65ecef7385373248708d3dc001d442d5965ae0c1;hpb=325a479c4c110db278ef3361460a48c4093252cc;p=powerpc.git diff --git a/drivers/pnp/manager.c b/drivers/pnp/manager.c index 65ecef7385..94442ffd4a 100644 --- a/drivers/pnp/manager.c +++ b/drivers/pnp/manager.c @@ -11,13 +11,6 @@ #include #include #include - -#ifdef CONFIG_PNP_DEBUG - #define DEBUG -#else - #undef DEBUG -#endif - #include #include "base.h" @@ -390,6 +383,7 @@ fail: * pnp_manual_config_dev - Disables Auto Config and Manually sets the resource table * @dev: pointer to the desired device * @res: pointer to the new resource config + * @mode: 0 or PNP_CONFIG_FORCE * * This function can be used by drivers that want to manually set thier resources. */