From: Dave Airlie Date: Mon, 7 Aug 2006 10:23:42 +0000 (+1000) Subject: drm: remove the DRM pci domain X-Git-Tag: v2.6.19-rc1~641^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332296016ee2e808b362de66bf6bec49c396e5bf;p=pandora-kernel.git drm: remove the DRM pci domain This patch removes the pci_domain from the DRM device structure, and gets it via a macro that either asks the platform or does the alpha special case. jgarzik asked for this to just use the platform magic, but I've no alpha experience and I'd rather not just break it and wait for someone to give out. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed