From: Mark Brown Date: Wed, 14 Mar 2012 16:52:14 +0000 (+0000) Subject: spi: s3c64xx: Fix build X-Git-Tag: v3.4-rc1~170^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea41a2bee0aa540425e118133b4c97ce5f0806d;p=pandora-kernel.git spi: s3c64xx: Fix build Commit 054ebc (spi: Compatibility with direction which is used in samsung DMA operation) does not build as one hunk adds a brace to the first branch of an if statement without adding at least the correspoding close. Remove the unwanted brace. Signed-off-by: Mark Brown Signed-off-by: Grant Likely --- Reading git-diff-tree failed