From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:50 +0000 (+0200) Subject: ide: remove drive->ctl X-Git-Tag: v2.6.27-rc1~1078^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff07488346702f554aaeb6aae982540aa0302373;p=pandora-kernel.git ide: remove drive->ctl Remove drive->ctl (it is always equal to 0x08 after init time). While at it: * Use ATA_DEVCTL_OBS define. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed