Skip to content
Commit cca20534 authored by Stephan Linz's avatar Stephan Linz Committed by Benjamin Cabé
Browse files

drivers: rtc: maxim,ds3231: avoid compilation error



Because of wrong integer type syntax following error occurred:

drivers/rtc/rtc_ds3231.c:361:76: error: unknown type name 'u'
  361 | static int rtc_ds3231_alarm_get_supported_fields(
      |                    const struct device *dev, u int16_t id,
      |                                              ^

Signed-off-by: default avatarStephan Linz <linz@li-pro.net>
parent 2a793cf0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment