hc
2025-02-14 bbb9540dc49f70f6b703d1c8d1b85fa5f602d86e
kernel/include/linux/dw_apb_timer.h
....@@ -30,7 +30,7 @@
3030
3131 struct dw_apb_clocksource {
3232 struct dw_apb_timer timer;
33
- struct clocksource cs;
33
+ struct clocksource_user_mmio ummio;
3434 };
3535
3636 void dw_apb_clockevent_register(struct dw_apb_clock_event_device *dw_ced);