]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/clocksource/timer-ti-32k.c
Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteproc
[linux-beck.git] / drivers / clocksource / timer-ti-32k.c
index 92b7e390f6c893bbbdb65af18163419c7820de05..cf5b14e442e43beac3a799a679cd863ca1a314fe 100644 (file)
@@ -65,7 +65,7 @@ static inline struct ti_32k *to_ti_32k(struct clocksource *cs)
        return container_of(cs, struct ti_32k, cs);
 }
 
-static cycle_t ti_32k_read_cycles(struct clocksource *cs)
+static cycle_t notrace ti_32k_read_cycles(struct clocksource *cs)
 {
        struct ti_32k *ti = to_ti_32k(cs);