Minor cleanup of some spacing.
This commit is contained in:
parent
a6aa4ac5f5
commit
102f1ea33f
@ -917,18 +917,10 @@ static const uintptr_t stm32_clutwr_layer_t[LTDC_NLAYERS] =
|
|||||||
|
|
||||||
static bool g_initialized;
|
static bool g_initialized;
|
||||||
|
|
||||||
/****************************************************************************
|
|
||||||
* Public Data
|
|
||||||
****************************************************************************/
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Functions
|
* Private Functions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/****************************************************************************
|
|
||||||
* Configure global register
|
|
||||||
****************************************************************************/
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: stm32_ltdc_gpioconfig
|
* Name: stm32_ltdc_gpioconfig
|
||||||
*
|
*
|
||||||
@ -1372,10 +1364,6 @@ static void stm32_lcd_enable(bool enable)
|
|||||||
reginfo("configured LTDC_GCR=%08x\n", getreg32(STM32_LTDC_GCR));
|
reginfo("configured LTDC_GCR=%08x\n", getreg32(STM32_LTDC_GCR));
|
||||||
}
|
}
|
||||||
|
|
||||||
/****************************************************************************
|
|
||||||
* Configure layer register
|
|
||||||
****************************************************************************/
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Name: stm32_ltdc_lclutenable
|
* Name: stm32_ltdc_lclutenable
|
||||||
*
|
*
|
||||||
|
@ -913,7 +913,6 @@ static const uintptr_t stm32_clutwr_layer_t[LTDC_NLAYERS] =
|
|||||||
|
|
||||||
static bool g_initialized;
|
static bool g_initialized;
|
||||||
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Functions
|
* Private Functions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user