commit | d45b70ab9bbf1a46ae52972d532f9e267b8d39d9 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 24 23:22:54 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 24 23:22:54 2009 +0100 |
tree | 217f89a5d022b45999b3900f4fa4aa075bf44681 | |
parent | 662641d98b4396b48f513726d141c5f646c08259 [diff] |
mn10300: remove <asm/ide.h> * Remove superfluous <asm/intctl-regs.h> include. * Remove no longer used SUPPORT_SLOW_DATA_PORTS define. * Move defining SUPPORT_VLB_SYNC to <linux/ide.h>. * Use __ide_mm_*() macros from <asm-generic/ide_iops.h> (MN10300 uses only memory-mapped I/O). * Remove <asm/ide.h>. While at it: * Remove superfluous SPARC64 #ifdef from <linux/ide.h>. Cc: David Howells <dhowells@redhat.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>