diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-22 11:04:55 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-22 11:04:55 +0100 |
commit | 59bbe27ba0f6bae1d85f1521e43181d98ee9c5ab (patch) | |
tree | 76dcb7d7b0aba3cda5eb45efcf2bb055764f33da /include/drm | |
parent | b196a4980ff7bb54db478e2a408dc8b12be15304 (diff) |
drm: drop comment about this header being autogenerated.
This comment is well out of date.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
-rw-r--r-- | include/drm/drm_pciids.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h index 81368ab6c61..a7aec391b7b 100644 --- a/include/drm/drm_pciids.h +++ b/include/drm/drm_pciids.h @@ -1,7 +1,3 @@ -/* - This file is auto-generated from the drm_pciids.txt in the DRM CVS - Please contact dri-devel@lists.sf.net to add new cards to this list -*/ #define radeon_PCI_IDS \ {0x1002, 0x3150, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV380|RADEON_IS_MOBILITY}, \ {0x1002, 0x3151, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV380|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \ |