From: Bartlomiej Zolnierkiewicz Date: Wed, 26 Mar 2014 15:41:00 +0000 (+0100) Subject: ata: sata_highbank: remove superfluous cast X-Git-Tag: v3.15-rc1~161^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a498e31643c1e9981fde87556bc4f6133e2fd989;p=pandora-kernel.git ata: sata_highbank: remove superfluous cast hpriv->plat_data is 'void *' so there is no need to cast it to 'struct ecx_plat_data *'. Cc: Mark Langsdorf Cc: Rob Herring Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Tejun Heo --- Reading git-diff-tree failed