drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
authorKeith Packard <keithp@keithp.com>
Sat, 6 Aug 2011 17:39:45 +0000 (10:39 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 8 Aug 2011 20:37:11 +0000 (13:37 -0700)
commit4e6343898fe7eed6b3c0c3c809347bc88d5b4a1e
tree44a9a724b84b9ddcfeb748e48121f0c42983d683
parent1519b9956eb4b4180fa3f47c73341463cdcfaa37
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled

Just an extra parameter which isn't actually needed.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/gpu/drm/i915/intel_display.c