From: Bjorn Helgaas Date: Fri, 3 Feb 2006 11:04:53 +0000 (-0800) Subject: [PATCH] ia64: drop arch-specific IDE MAX_HWIFS definition X-Git-Tag: v2.6.16-rc3~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d57d39c81271a0808eabcf7bdc409312b5262b69;p=pandora-kernel.git [PATCH] ia64: drop arch-specific IDE MAX_HWIFS definition There's no reason MAX_HWIFS needs to be ia64-specific, so set MAX_HWIFS from CONFIG_IDE_MAX_HWIFS. This reduces the default from 10 to 4, but I don't think that's a problem. Signed-off-by: Bjorn Helgaas Acked-by: Bartlomiej Zolnierkiewicz Cc: Alan Cox Cc: "Luck, Tony" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed