mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
ma8/ma9: Cleanup - fix tabs, remove unused defines.
This commit is contained in:
parent
a7fa7b902e
commit
357dd680b4
2 changed files with 55 additions and 59 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue