On Mon, Nov 29, 2010 at 14:18:41 -0500, Adam Jackson wrote: > Only one (marginal) driver was using it, and it's been fixed to just > implement it directly. > > v2: Also fix sdksyms.sh (spotted by Jesse Adkins) > > Signed-off-by: Adam Jackson <[email protected]> > --- > configure.ac | 1 - > hw/xfree86/Makefile.am | 4 +- > hw/xfree86/loader/sdksyms.sh | 6 --- > hw/xfree86/xf8_16bpp/Makefile.am | 11 ----- > hw/xfree86/xf8_16bpp/cfb8_16.h | 37 ---------------- > hw/xfree86/xf8_16bpp/xf8_16module.c | 78 > ----------------------------------- > 6 files changed, 2 insertions(+), 135 deletions(-) > delete mode 100644 hw/xfree86/xf8_16bpp/Makefile.am > delete mode 100644 hw/xfree86/xf8_16bpp/cfb8_16.h > delete mode 100644 hw/xfree86/xf8_16bpp/xf8_16module.c > The reference in DESIGN.xml should probably also be removed eventually.
In any case, Reviewed-by: Julien Cristau <[email protected]> Cheers, Julien _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
