From: Thierry Reding Date: Fri, 19 Dec 2014 14:55:08 +0000 (+0100) Subject: drm/tegra: Output cleanup functions cannot fail X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~25^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=328ec69e7f9e7192c3f7653a5ec46d6e9a5fe60d;p=pandora-kernel.git drm/tegra: Output cleanup functions cannot fail The tegra_output_exit() and tegra_output_remove() functions cannot fail, so make them return void. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed