firmware: arm_scmi: Extend perf protocol ops to get information of a domain
[linux-2.6-microblaze.git] / include / linux / rtc.h
index 1fd9c6a..4c0bcbe 100644 (file)
@@ -146,6 +146,7 @@ struct rtc_device {
 
        time64_t range_min;
        timeu64_t range_max;
+       timeu64_t alarm_offset_max;
        time64_t start_secs;
        time64_t offset_secs;
        bool set_start_time;