ide: remove stale ide.h "configuration options"
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 25 Jan 2008 21:17:08 +0000 (22:17 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 25 Jan 2008 21:17:08 +0000 (22:17 +0100)
commit4ee06b7e677da4c75f2fcc5fd850543852d18bf2
tree0c7c4b1e2be3179cc25e95f4148577cd9047e398
parentf1ca6d37f991347b87d86430db42e2ab139d1b1d
ide: remove stale ide.h "configuration options"

Remove stale ide.h "configuration options":

* INITIAL_MULT_COUNT - always defined to 0

* SUPPORT_SLOW_DATA_PORTS - unused

* OK_TO_RESET_CONTROLLER - always defined to 1

* DISABLE_IRQ_NOSYNC - always defined to 0

Leave SUPPORT_VLB_SYNC (defined to 0 for CRIS and FRV, otherwise to 1)
for now but disallow overriding it by <asm/ide.h>.

There should be no functionality changes caused by this patch.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-io.c
drivers/ide/ide-iops.c
drivers/ide/ide-probe.c
include/asm-cris/arch-v10/ide.h
include/asm-cris/arch-v32/ide.h
include/asm-frv/ide.h
include/asm-powerpc/ide.h
include/linux/ide.h