summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2005-01-27 09:13:42 +0000
committerDave Airlie <airlied@linux.ie>2005-01-27 09:13:42 +0000
commit77045dc51672715115f179c099dfb8d7b4d304d4 (patch)
tree8fb44fed51659e0a7ce4e3e9577f9efc518099f3 /shared-core/radeon_drv.h
parent43c3223de690b892759901386d8dc936b0dfbad1 (diff)
fix incorrect PCI id for ATI radeon
Diffstat (limited to 'shared-core/radeon_drv.h')
-rw-r--r--shared-core/radeon_drv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index bb1d30b2..6b48686b 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -866,7 +866,6 @@ do { \
extern int RADEON_READ_PLL(drm_device_t * dev, int addr);
extern int radeon_preinit(struct drm_device *dev, unsigned long flags);
-extern int radeon_postinit(struct drm_device *dev, unsigned long flags);
extern int radeon_postcleanup(struct drm_device *dev);
#define CP_PACKET0( reg, n ) \