aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD2119/gdisp_lld_config.h
diff options
context:
space:
mode:
authorMateusz Tomaszkiewicz <silentdemon@gmail.com>2013-02-13 22:02:13 +0100
committerMateusz Tomaszkiewicz <silentdemon@gmail.com>2013-02-13 22:02:13 +0100
commitdd79671730569225303b8ba7f602ab2ea43f5396 (patch)
treee17ff7ce40e1d6dfefc315c61e706f85ea68105b /drivers/gdisp/SSD2119/gdisp_lld_config.h
parente8ce8a36fbebe1c119ee1aa56941cc59c1518f51 (diff)
downloaduGFX-dd79671730569225303b8ba7f602ab2ea43f5396.tar.gz
uGFX-dd79671730569225303b8ba7f602ab2ea43f5396.tar.bz2
uGFX-dd79671730569225303b8ba7f602ab2ea43f5396.zip
SSD2119: GDISP_LLD() macro removal
Diffstat (limited to 'drivers/gdisp/SSD2119/gdisp_lld_config.h')
-rw-r--r--drivers/gdisp/SSD2119/gdisp_lld_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gdisp/SSD2119/gdisp_lld_config.h b/drivers/gdisp/SSD2119/gdisp_lld_config.h
index ee5b5f1b..4a723d8f 100644
--- a/drivers/gdisp/SSD2119/gdisp_lld_config.h
+++ b/drivers/gdisp/SSD2119/gdisp_lld_config.h
@@ -36,7 +36,6 @@
/*===========================================================================*/
#define GDISP_DRIVER_NAME "SSD2119"
-#define GDISP_LLD(x) gdisp_lld_##x##_SSD2119
#define GDISP_HARDWARE_CLEARS TRUE
#define GDISP_HARDWARE_FILLS TRUE