From: Johns Daniel Date: Sat, 14 Mar 2009 15:03:51 +0000 (-0500) Subject: powerpc: Remove extra semicolon in fsl_soc.c X-Git-Tag: v2.6.27.21~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2bdb99d2236a39d97837d13ddd473cf464d1206;p=pandora-kernel.git powerpc: Remove extra semicolon in fsl_soc.c TSEC/MDIO will not work with older device trees because of a semicolon at the end of a macro resulting in an empty for loop body. This fix only applies to 2.6.28; this code is gone in 2.6.29, according to Grant Likely! Signed-off-by: Johns Daniel Acked-by: Grant Likely Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed