diff options
Diffstat (limited to 'include/asm-arm/clock.h')
-rw-r--r-- | include/asm-arm/clock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/clock.h b/include/asm-arm/clock.h index 95afb89..41f8c8c 100644 --- a/include/asm-arm/clock.h +++ b/include/asm-arm/clock.h @@ -27,6 +27,7 @@ enum { CPU_CLK = 0, + PERIPH_CLK, AHB_CLK, IPG_CLK, IPG_PERCLK, |