commit | e23ceb83e8b5aeabb5bc54ee33a54fad70c397e3 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Wed Dec 16 15:04:18 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Dec 16 18:01:15 2015 +0200 |
tree | 2a9f5c192b6cf33ac2d238307e859582e8513359 | |
parent | 19c8054c4d82932d9f6bbf8d650aae4a1399a64d [diff] |
drm/i915: move drmP.h include to i915_drv.h The intel_bios.h header doesn't even need it, but other headers included from i915_drv.h do. Let's untangle the mess a bit. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1450271061-32646-1-git-send-email-jani.nikula@intel.com