From: Arnd Bergmann Date: Tue, 6 Nov 2012 22:02:27 +0000 (+0100) Subject: ARM: smp_twd: fix build warning X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~49^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bd09fb0336aa4020b85f13e16a4d21e3f5f70c3;p=pandora-kernel.git ARM: smp_twd: fix build warning 0336517b38c "ARM: smp_twd: don't warn on no DT node" introduced a silly build warning by returning an error from a void function. This keeps the intention of that patch but fixes the warning by removing the error code Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed