commit | f94116aeec7a299640dd692128e1d22178affa8d | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Mar 27 12:46:23 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Mar 27 12:46:23 2009 +0100 |
tree | e73b4ec980f50d3f4aaaa50f58bfc9607507e037 | |
parent | 09a3e79187c56842d509430267ece5b82216baee [diff] |
ide: cleanup <asm-m68k/ide.h> * 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: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>