[PATCH] xfree86: Remove the xf8_16bpp overlay module
Julien Cristau
jcristau at debian.org
Tue Nov 30 11:11:41 PST 2010
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 <ajax at redhat.com>
> ---
> 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 <jcristau at debian.org>
Cheers,
Julien
More information about the xorg-devel
mailing list