]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Clean up Makefile
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Jul 2015 11:55:10 +0000 (13:55 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 27 Jul 2015 08:24:07 +0000 (10:24 +0200)
commit042794b1f4234de36ce2d6edae071054c6985a03
treed64f7876f405afd4bb6793f6d41f0f126ae5ab5a
parent63c88d2204bb33d060e22318b3d50162b7019add
drm/i915: Clean up Makefile

Sorting became confused and a few new files ended up in strange
places. Also move i915_irq.c to core since with the recent-ish
extraction of i915_gpu_error.c and intel_hotplug.c it's more and more
really just basic irq handling code.

When adding new files please don't put them somewhere randomly.

Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
drivers/gpu/drm/i915/Makefile