From: Daniel Vetter Date: Wed, 10 Sep 2014 10:43:51 +0000 (+0200) Subject: drm: Move __drm_pci_free to drm_legacy.h X-Git-Tag: fixes-against-v3.18-rc2~73^2~38^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c96e84ee486d5dbf4a3850441f3c1f95b1343e4;p=pandora-kernel.git drm: Move __drm_pci_free to drm_legacy.h Also sprinkle the customary legacy_ prefix. Unfortunately we can't move the other functions since i915 is still using them. Shame on me for that one :( v2: Fix patch subject as spotted by David Herrmann. Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed