From: Jassi Brar Date: Fri, 3 Sep 2010 01:36:26 +0000 (+0900) Subject: spi/s3c64xx: Fix compilation warning X-Git-Tag: v2.6.36-rc5~44^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251ee478f2c877a9a80362e094c542fbac7f5651;p=pandora-kernel.git spi/s3c64xx: Fix compilation warning Fix compilation warning by typecasting the tx_buf pointer. [I'm not thrilled with resorting to a cast; but I cannot see a better way to go about this. I don't want to drop the const from struct spi_transfer ~~glikely] Signed-off-by: Jassi Brar Signed-off-by: Grant Likely --- Reading git-diff-tree failed