From: Bartlomiej Zolnierkiewicz Date: Thu, 17 Apr 2008 22:46:33 +0000 (+0200) Subject: ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) X-Git-Tag: v2.6.26-rc1~1148^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e33555fffdc8490630d98070e76e5fe031bcac2;p=pandora-kernel.git ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) * Add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS to drivers/ide/Kconfig and use it instead of defining IDE_ARCH_OBSOLETE_DEFAULTS in . v2: * Define ide_default_irq() in ide-probe.c/ns87415.c if not already defined and drop defining ide_default_irq() for CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS=n. [ Thanks to Stephen Rothwell and David Miller for noticing the problem. ] Cc: Stephen Rothwell Cc: David Miller Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed