summaryrefslogtreecommitdiff
path: root/bsp/qemu-sifive-e31/metal.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/qemu-sifive-e31/metal.h')
-rw-r--r--bsp/qemu-sifive-e31/metal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/qemu-sifive-e31/metal.h b/bsp/qemu-sifive-e31/metal.h
index 1ec4b0b..56c2ea8 100644
--- a/bsp/qemu-sifive-e31/metal.h
+++ b/bsp/qemu-sifive-e31/metal.h
@@ -146,7 +146,7 @@ struct __metal_driver_sifive_fe310_g000_prci __metal_dt_prci_10008000;
/* --------------------- fixed_clock ------------ */
-static inline unsigned long __metal_driver_fixed_clock_rate(struct metal_clock *clock)
+static inline unsigned long __metal_driver_fixed_clock_rate(const struct metal_clock *clock)
{
if ((uintptr_t)clock == (uintptr_t)&__metal_dt_clock_0) {
return METAL_FIXED_CLOCK_0_CLOCK_FREQUENCY;