From: Bjorn Helgaas Date: Tue, 6 Sep 2005 22:17:05 +0000 (-0700) Subject: [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG X-Git-Tag: v2.6.14-rc1~704 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e139aa595c5d3bd01699530cbe017dec75fdb07f;p=pandora-kernel.git [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG Seems pointless to require .c files to test CONFIG_PNP_DEBUG and conditionally define DEBUG before including . Just test CONFIG_PNP_DEBUG directly in pnp.h. Signed-off-by: Bjorn Helgaas Cc: Adam Belay Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed