From 284d767be0589143d5c20fdf1f3b52cadf2663f6 Mon Sep 17 00:00:00 2001 From: Chia-I Wu Date: Sat, 20 Sep 2014 00:34:47 +0800 Subject: ilo: merge ilo_gpe.h to ilo_state*.h Move the #define's and struct's to ilo_state.h. Move the inline functions and function declarations to ilo_state_gen.h. --- src/gallium/drivers/ilo/Makefile.sources | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/drivers/ilo/Makefile.sources') diff --git a/src/gallium/drivers/ilo/Makefile.sources b/src/gallium/drivers/ilo/Makefile.sources index de3bb67cd72..f88e0d56d59 100644 --- a/src/gallium/drivers/ilo/Makefile.sources +++ b/src/gallium/drivers/ilo/Makefile.sources @@ -31,7 +31,6 @@ C_SOURCES := \ ilo_cp.h \ ilo_format.c \ ilo_format.h \ - ilo_gpe.h \ ilo_gpgpu.c \ ilo_gpgpu.h \ ilo_layout.c \ -- cgit v1.2.3