From: Axel Lin Date: Mon, 14 May 2012 15:58:08 +0000 (+0800) Subject: regulator: tps62360: Fix build error due to missing semicolon X-Git-Tag: v3.5-rc1~177^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be15411d97b6b9b2883b7f1ec52ef03bc770a6d4;p=pandora-kernel.git regulator: tps62360: Fix build error due to missing semicolon Fix below build error: CC [M] drivers/regulator/tps62360-regulator.o drivers/regulator/tps62360-regulator.c:351:1: error: expected ',' or ';' before 'extern' make[2]: *** [drivers/regulator/tps62360-regulator.o] Error 1 make[1]: *** [drivers/regulator] Error 2 make: *** [drivers] Error 2 Signed-off-by: Axel Lin Acked-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed