From: Keith Packard Date: Thu, 29 Sep 2011 23:05:34 +0000 (-0700) Subject: drm/i915: edp_panel_on does not need to return a bool X-Git-Tag: v3.2-rc1~135^2~2^2~45^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d639f35b7f6b218f7b58918fb6b1f028f869894;p=pandora-kernel.git drm/i915: edp_panel_on does not need to return a bool The return value was unused, so just stop doing that. Signed-off-by: Keith Packard Reviewed-by: Daniel Vetter --- Reading git-diff-tree failed