glamor-ddx: Rename glamor.c to glamor_ddx.c.

As glamor's dix module already has a glamor.c, rename this
glamor.c to other name to avoid file name conflict which
may confuse gdb.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
This commit is contained in:
Zhigang Gong 2011-09-26 17:04:56 +08:00
parent 101b69dddf
commit 284328a6be
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ glamor_la_LDFLAGS = -module -avoid-version \
glamor_ladir = $(moduledir)/drivers
glamor_la_SOURCES = \
glamor.c \
glamor_ddx.c \
glamor_crtc.c \
glamor_ddx.h