[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210927131027.13113c97@canb.auug.org.au>
Date:   Mon, 27 Sep 2021 13:10:27 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc:     Daniel Palmer <daniel@...f.com>,
        Romain Perier <romain.perier@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the rtc tree
Hi all,
After merging the rtc tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/rtc/rtc-msc313.c: In function 'msc313_rtc_read_alarm':
drivers/rtc/rtc-msc313.c:54:12: error: implicit declaration of function 'readw' [-Werror=implicit-function-declaration]
   54 |  seconds = readw(priv->rtc_base + REG_RTC_MATCH_VAL_L)
      |            ^~~~~
drivers/rtc/rtc-msc313.c: In function 'msc313_rtc_alarm_irq_enable':
drivers/rtc/rtc-msc313.c:75:2: error: implicit declaration of function 'writew' [-Werror=implicit-function-declaration]
   75 |  writew(reg, priv->rtc_base + REG_RTC_CTRL);
      |  ^~~~~~
Caused by commit
  be7d9c9161b9 ("rtc: Add support for the MSTAR MSC313 RTC")
I have used the rtc tree from next-20210924 for today.
-- 
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists