commit | 332296016ee2e808b362de66bf6bec49c396e5bf | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Mon Aug 07 20:23:42 2006 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Fri Sep 22 05:32:30 2006 +1000 |
tree | 4bf9c5794f851f1a54e8468b4da9c0531795e004 | |
parent | 242ef0e1e7e5bb7e80c3620c1aa55168819d6fb8 [diff] |
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 <airlied@linux.ie>