From: YAMANE Toshiaki Date: Wed, 14 Nov 2012 10:30:08 +0000 (+0900) Subject: staging/omapdrm: remove the unnecessary initialization of a local variable in omap_crtc.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd690dece9467a0178ebe8db0ddaaefdc180f0dd;p=pandora-kernel.git staging/omapdrm: remove the unnecessary initialization of a local variable in omap_crtc.c The following error fixed. - ERROR: do not initialise statics to 0 or NULL Signed-off-by: YAMANE Toshiaki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed