diff options
| author | Egbert Eich <[email protected]> | 2013-02-25 12:06:51 -0500 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-03-27 17:12:53 +0100 |
| commit | bac56d5b9535f16409b294d92ecc01c354059b41 (patch) | |
| tree | bed481e993cdaf335638b3bb6d2a7e707a674ac3 /include/linux/debugobjects.h | |
| parent | 82a28bcf5606ef1e9f527e9750cf9f44b0986de7 (diff) | |
DRM/i915: Remove i965_hpd_irq_setup.
After
"Convert HPD interrupts to make use of HPD pin assignment in encoders."
This function is now basically the same as i915_hpd_irq_setup().
Consolidating both functions in one requires one more check for
I915_HAS_HOTPLUG(dev) in the i965 code path and one more check for
IS_G4X(dev) in the i915 code path. These are considered harmless.
Signed-off-by: Egbert Eich <[email protected]>
Acked-by: Chris Wilson <[email protected]>
[danvet: Fixup patch conflict and make it compile.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions