]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Kill IDE debug messages during suspend
authorAndrew Morton <akpm@osdl.org>
Mon, 29 Mar 2004 06:51:15 +0000 (22:51 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 29 Mar 2004 06:51:15 +0000 (22:51 -0800)
From: Pavel Machek <pavel@ucw.cz>

Suspend/resume support in ide seems to work okay these days, so this should
be applied.

include/linux/ide.h

index 731a6d169bde2505ace56634b07022bd18e57983..8031fe68521a504cfd26ad3a0d9ba201e59b50c0 100644 (file)
@@ -24,8 +24,6 @@
 #include <asm/io.h>
 #include <asm/semaphore.h>
 
-#define DEBUG_PM
-
 /*
  * This is the multiple IDE interface driver, as evolved from hd.c.
  * It supports up to four IDE interfaces, on one or more IRQs (usually 14 & 15).