From: Bartlomiej Zolnierkiewicz Date: Thu, 17 Apr 2008 22:46:34 +0000 (+0200) Subject: ide: remove ide_default_io_ctl() macro X-Git-Tag: v2.6.26-rc1~1148^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dfcd15a6dc1ef81307295e08b797fa9212be71a;p=pandora-kernel.git ide: remove ide_default_io_ctl() macro It is always == '((base) + 0x206)' if CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS=y and it is not needed otherwise (arm, blackfin, parisc, ppc64, sh, sparc[64]). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed