commit | 7f26cb88014a748d03ecc0dcb6a5876f311b823d | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 14:16:41 2016 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Dec 01 18:01:22 2016 +0000 |
tree | 209d1af0a238e2e2db3bedf936b68cfbffd569f8 | |
parent | da5f53bf3c3ad5ffcb88b2892a9c02ece2ad140f [diff] |
drm/i915: Unexport VGA switcheroo functions They are only used in i915_drv.c so a forward declaration is enough. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>