ma8/ma9: Cleanup - fix tabs, remove unused defines.

This commit is contained in:
Andrew Ryabinin 2013-11-05 11:10:07 +04:00
parent a7fa7b902e
commit 357dd680b4
2 changed files with 55 additions and 59 deletions

View file

@ -27,10 +27,6 @@
#include "cpu.h"
#include "lcdif-rk27xx.h"
#define ILI9342 0
#define ILI9342C 1
#define LCD_DRIVER ILI9342C
static bool display_on = false;
#if (CONFIG_LCD == LCD_ILI9342C)