From: Daniel Vetter Date: Fri, 24 Jul 2015 11:55:10 +0000 (+0200) Subject: drm/i915: Clean up Makefile X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~28^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=042794b1f4234de36ce2d6edae071054c6985a03;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed