STM32LTDC: Remove obsolete LTDC_NO_CLOCK_INIT define
This commit is contained in:
parent
94fd096fdd
commit
2de054b530
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@
|
||||||
#ifndef LTDC_USE_DMA2D
|
#ifndef LTDC_USE_DMA2D
|
||||||
#define LTDC_USE_DMA2D GFXOFF
|
#define LTDC_USE_DMA2D GFXOFF
|
||||||
#endif
|
#endif
|
||||||
#ifndef LTDC_NO_CLOCK_INIT
|
|
||||||
#define LTDC_NO_CLOCK_INIT GFXOFF
|
|
||||||
#endif
|
|
||||||
#ifndef LTDC_DMA_CACHE_FLUSH
|
#ifndef LTDC_DMA_CACHE_FLUSH
|
||||||
#define LTDC_DMA_CACHE_FLUSH GFXOFF
|
#define LTDC_DMA_CACHE_FLUSH GFXOFF
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue