From b3d70ad6a7b6f4bd1216929200ddfc8e348529cb Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Thu, 30 Sep 2004 20:25:13 +0000 Subject: Remove unused drm_module.h --- linux-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-core/Makefile') diff --git a/linux-core/Makefile b/linux-core/Makefile index f3bbce06..2d02baea 100644 --- a/linux-core/Makefile +++ b/linux-core/Makefile @@ -68,7 +68,7 @@ DRM_MODULES ?= $(MODULE_LIST) # These definitions are for handling dependencies in the out of kernel build. DRMSHARED = drm.h drm_sarea.h -DRMHEADERS = drmP.h drm_compat.h drm_os_linux.h drm_module.h $(DRMSHARED) +DRMHEADERS = drmP.h drm_compat.h drm_os_linux.h $(DRMSHARED) COREHEADERS = drm_core.h TDFXHEADERS = tdfx_drv.h $(DRMHEADERS) -- cgit v1.2.3