Index: drm/linux-core/drm_agpsupport.c =================================================================== --- drm.orig/linux-core/drm_agpsupport.c 2008-02-25 16:20:25.000000000 -0800 +++ drm/linux-core/drm_agpsupport.c 2008-02-25 16:20:44.000000000 -0800 @@ -666,7 +666,7 @@ { agp_flush_chipset(dev->agp->bridge); } -EXPORT_SYMBOL(drm_agp_flush_chipset); +EXPORT_SYMBOL(drm_agp_chipset_flush); #endif #endif /* __OS_HAS_AGP */