From: Bartlomiej Zolnierkiewicz Date: Wed, 1 Apr 2009 19:42:22 +0000 (+0200) Subject: xsysace: make it 'struct hd_driveid'-free X-Git-Tag: v2.6.30-rc1~243^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aaf2fec718f6fbf38668edf733a0ab09a49cab1;p=pandora-kernel.git xsysace: make it 'struct hd_driveid'-free * Change cf_id field in struct ace_device from 'struct hd_driveid *id' to 'u16 *id' and update driver accordingly. * Include directly instead of through . While at it: * Use ata_id_u32() macro. There should be no functional changes caused by this patch. Cc: Grant Likely Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed