From: Joonyoung Shim Date: Tue, 11 Aug 2015 11:28:20 +0000 (+0900) Subject: rtc: s3c: remove unnecessary NULL assignment X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b15e31dbc5f4d7fc93e6acaa898cbfd1cf74ea;p=pandora-kernel.git rtc: s3c: remove unnecessary NULL assignment It's unnecessary the code that assigns info->rtc_clk to NULL in s3c_rtc_remove. Signed-off-by: Joonyoung Shim Reviewed-by: Krzysztof Kozlowski Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed