• B
    mn10300: remove <asm/ide.h> · d45b70ab
    Bartlomiej Zolnierkiewicz 提交于
    * 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: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    d45b70ab
ide.h 46.4 KB