STM32LTDC: Remove obsolete LTDC_NO_CLOCK_INIT define
This commit is contained in:
parent
94fd096fdd
commit
2de054b530
@ -26,9 +26,6 @@
|
||||
#ifndef LTDC_USE_DMA2D
|
||||
#define LTDC_USE_DMA2D GFXOFF
|
||||
#endif
|
||||
#ifndef LTDC_NO_CLOCK_INIT
|
||||
#define LTDC_NO_CLOCK_INIT GFXOFF
|
||||
#endif
|
||||
#ifndef LTDC_DMA_CACHE_FLUSH
|
||||
#define LTDC_DMA_CACHE_FLUSH GFXOFF
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user