From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:23 +0000 (+0100) Subject: ide: cleanup X-Git-Tag: v2.6.30-rc1~623^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94116aeec7a299640dd692128e1d22178affa8d;p=pandora-kernel.git ide: cleanup * Remove superfluous 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 Cc: Michael Schmitz Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed