Skip to content
  • Bartlomiej Zolnierkiewicz's avatar
    ide: cleanup <asm-m68k/ide.h> · f94116ae
    Bartlomiej Zolnierkiewicz authored
    
    
    * Remove superfluous <asm/macints.h> include.
    
    * No need to re-define in/out*() macros as they are no longer used
      by m68k host drivers.
    
    * readl() and writel() are not used by core IDE code.
    
    * Use raw_*_swapw() directly in {falcon,q40}ide.c and remove
      {in,out}sw_swapw() macros.
    
    Cc: Geert Uytterhoeven <geert@linux-m68k.org>
    Cc: Michael Schmitz <schmitz@debian.org>
    Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
    f94116ae