From: Daniel Lezcano Date: Wed, 17 Apr 2013 13:32:54 +0000 (+0000) Subject: SH: cpuidle: remove pointless initialization X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=055d752f85f18abb2ad7e2193f61afefe36fd452;p=pandora-kernel.git SH: cpuidle: remove pointless initialization The driver is a global static variable automatically initialized to zero. Removing the useless initialization in the init function. Signed-off-by: Daniel Lezcano Acked-by: Simon Horman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed