forked from Imagelibrary/rtems
bsps: Break out AArch32 portions of GPT driver
This breaks AArch32-specific portions of the ARM GPT driver into their own file so that the generic code can be moved for reuse by other architectures.
This commit is contained in:
committed by
Joel Sherrill
parent
647a60e2c3
commit
1480c3f5e8
@@ -30,6 +30,7 @@
|
||||
#include <bsp/bootcard.h>
|
||||
#include <bsp/irq-generic.h>
|
||||
#include <bsp/linker-symbols.h>
|
||||
#include <dev/clock/arm-generic-timer.h>
|
||||
|
||||
#include <libcpu/arm-cp15.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user