I had sent an incomplete patch before. Please try out this new patch, attached. Let me know if it works
Manish,
This patch worked, however you need to fix a compiler warning before I am willing to commit it. Please get rid of the warning shown below and submit a new patch. Thanks!
-Steve
*******************
CC drivers/ide/ide-generic.o
In file included from drivers/ide/ide-generic.c:13:
include/linux/ide.h:277:1: warning: "ide_init_default_irq" redefined
In file included from include/asm/ide.h:11,
from include/linux/ide.h:271,
from drivers/ide/ide-generic.c:13:
include/asm-mips/mach-generic/ide.h:64:1: warning: this is the location of the previous definition