drm/i915: edp_panel_on does not need to return a bool
authorKeith Packard <keithp@keithp.com>
Thu, 29 Sep 2011 23:05:34 +0000 (16:05 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Oct 2011 15:57:01 +0000 (08:57 -0700)
The return value was unused, so just stop doing that.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found