Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson...
[linux-2.6-microblaze.git] / include / linux / rtc.h
index 5689094..bd611e2 100644 (file)
@@ -141,6 +141,8 @@ struct rtc_device {
         */
        unsigned long set_offset_nsec;
 
+       unsigned long features[BITS_TO_LONGS(RTC_FEATURE_CNT)];
+
        time64_t range_min;
        timeu64_t range_max;
        time64_t start_secs;