drm/i915: Move PCI IDs into i915 driver
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 16 Dec 2009 20:16:15 +0000 (15:16 -0500)
committerEric Anholt <eric@anholt.net>
Wed, 16 Dec 2009 21:52:17 +0000 (13:52 -0800)
The old include/drm/drm_pciids.h used to be generated from the libdrm
git repo.  We don't use that anymore so just use a local list in the
driver like everybody else.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found