Bartlomiej Zolnierkiewicz d83b8b85cd ide: define MAX_HWIFS in <linux/ide.h>
* Now that ide_hwif_t instances are allocated dynamically
  the difference between MAX_HWIFS == 2 and MAX_HWIFS == 10
  is ~100 bytes (x86-32) so use MAX_HWIFS == 10 on all archs
  except these ones that use MAX_HWIFS == 1.

* Define MAX_HWIFS in <linux/ide.h> instead of <asm/ide.h>.

[ Please note that avr32/cris/v850 have no <asm/ide.h>
  and alpha/ia64/sh always define CONFIG_IDE_MAX_HWIFS. ]

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-07-24 22:53:30 +02:00
..
2008-07-15 14:14:42 +02:00
2008-07-10 16:41:50 +01:00
2008-07-03 16:39:56 +01:00
2008-07-15 14:14:46 +02:00
2008-07-13 12:05:49 +01:00
2008-07-24 22:53:30 +02:00
2008-07-23 11:30:15 -05:00
2008-07-23 11:30:15 -05:00