From e1744e59ab70ced14a76ff133c50504f8e2a68af Mon Sep 17 00:00:00 2001 From: inmarket Date: Thu, 17 Oct 2013 14:57:47 +1000 Subject: SSD1289 driver updated for multiple display support --- drivers/gdisp/SSD1289/gdisp_lld_config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/gdisp/SSD1289/gdisp_lld_config.h') diff --git a/drivers/gdisp/SSD1289/gdisp_lld_config.h b/drivers/gdisp/SSD1289/gdisp_lld_config.h index fc04a798..84e518d2 100644 --- a/drivers/gdisp/SSD1289/gdisp_lld_config.h +++ b/drivers/gdisp/SSD1289/gdisp_lld_config.h @@ -22,9 +22,6 @@ /* Driver hardware support. */ /*===========================================================================*/ -#define GDISP_DRIVER_NAME "SSD1289" -#define GDISP_DRIVER_STRUCT GDISP_SSD1289 - #define GDISP_HARDWARE_STREAM_WRITE TRUE #define GDISP_HARDWARE_STREAM_READ TRUE #define GDISP_HARDWARE_STREAM_POS TRUE -- cgit v1.2.3