powerpc/gen5200/include/bsp.h: Remove unnecessary include of <rtems/rtc.h>

This commit is contained in:
Joel Sherrill
2016-03-30 09:10:53 -05:00
parent 07d8f0481b
commit c30d668638

View File

@@ -142,7 +142,6 @@ LINKER_SYMBOL(MBAR);
#ifndef ASM #ifndef ASM
#include <rtems.h> #include <rtems.h>
#include <rtems/rtc.h>
#include <i2cdrv.h> #include <i2cdrv.h>
#include <bsp/irq.h> #include <bsp/irq.h>
#include <bsp/vectors.h> #include <bsp/vectors.h>