Exports the symbol for drm agp entry points. This allows the new drm linux-core module to get the symbol with symbol_get() instead of inter_module_get(). After the new drm code arrives inter_module_xx code in AGP can be deleted. -- Jon Smirl jonsmirl@gmail.com