From: Pavel Machek Suspend/resume support in ide seems to work okay these days, so this should be applied. --- 25-akpm/include/linux/ide.h | 2 -- 1 files changed, 2 deletions(-) diff -puN include/linux/ide.h~ide-pm-undebug include/linux/ide.h --- 25/include/linux/ide.h~ide-pm-undebug 2004-03-26 02:10:50.838358936 -0800 +++ 25-akpm/include/linux/ide.h 2004-03-26 02:10:50.846357720 -0800 @@ -24,8 +24,6 @@ #include #include -#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). _