From e9895b5d14714683b1a98f8d24028d94e22b4bb5 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 19 Oct 2013 15:38:00 +1000 Subject: Convert Nokia6610GE12 driver to new format. --- drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h') diff --git a/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h b/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h index edbf3290..73f505be 100644 --- a/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h +++ b/drivers/gdisp/Nokia6610GE12/gdisp_lld_config.h @@ -22,18 +22,10 @@ /* Driver hardware support. */ /*===========================================================================*/ -#define GDISP_DRIVER_NAME "Nokia6610GE12" -#define GDISP_DRIVER_STRUCT GDISP_Nokia6610GE12 - #define GDISP_HARDWARE_CONTROL TRUE #define GDISP_HARDWARE_STREAM_WRITE TRUE #define GDISP_PIXELFORMAT GDISP_PIXELFORMAT_RGB444 -/* This driver supports both packed and unpacked pixel formats and line formats. - * By default we leave these as FALSE. - */ -#define GDISP_PACKED_PIXELS FALSE -#define GDISP_PACKED_LINES FALSE #endif /* GFX_USE_GDISP */ -- cgit v1.2.3