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)
commit7d639f35b7f6b218f7b58918fb6b1f028f869894
tree368d9753b0f8edfcad6ca3b56438e22145ede82a
parentd15456de79eea2aa03cd277866db80556e984d49
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 <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
This page took 0.028322 seconds and 5 git commands to generate.