mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 02:38:53 +08:00
mcf52235/clock/clock.c: Remove unused variable warning
This commit is contained in:
@@ -68,7 +68,6 @@ static void Clock_driver_support_shutdown_hardware(void)
|
||||
*/
|
||||
static void Clock_driver_support_initialize_hardware(void)
|
||||
{
|
||||
uint32_t mask;
|
||||
int level;
|
||||
uint32_t pmr;
|
||||
uint32_t preScaleCode = 0;
|
||||
|
||||
Reference in New Issue
Block a user