]> git.hungrycats.org Git - linux/commitdiff
[power] Turn off debugging.
authorPatrick Mochel <mochel@osdl.org>
Fri, 29 Aug 2003 04:06:54 +0000 (21:06 -0700)
committerPatrick Mochel <mochel@osdl.org>
Fri, 29 Aug 2003 04:06:54 +0000 (21:06 -0700)
drivers/base/power/main.c

index 611a69accdd0095ad8fcada50d3aa7158fa1d515..d33bc5b6409feab6f74b5a29224165632abd099b 100644 (file)
@@ -19,7 +19,7 @@
  * ancestral dependencies that the subsystem list maintains.
  */
 
-#define DEBUG
+#undef DEBUG
 
 #include <linux/device.h>
 #include "power.h"