From: Bartlomiej Zolnierkiewicz Date: Sat, 2 Feb 2008 18:56:45 +0000 (+0100) Subject: ide: remove SATA_*_REG macros X-Git-Tag: v2.6.25-rc1~1068^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835457def90c86fe84d7729c0531fd551fb14eda;p=pandora-kernel.git ide: remove SATA_*_REG macros * siimage.c: use hwif->sata_scr[SATA_{ERROR,STATUS}_OFFSET] instead of SATA_{ERROR,STATUS}_REG macros. * Remove no longer needed SATA_*_REG macros. While at it: * Remove needless SATA Status register read from sil_sata_reset_poll(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed