public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Jassi Brar <jassisinghbrar@gmail•com>
Cc: AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora•com>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: linux-next: build failure after merge of the mailbox tree
Date: Mon, 21 Jul 2025 13:13:48 +1000	[thread overview]
Message-ID: <20250721131348.38ba6ec8@canb.auug.org.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 1137 bytes --]

Hi all,

After merging the mailbox tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/mailbox/mtk-tinysys-mailbox.c: In function 'mtk_tinysys_mhu_mbox_startup':
drivers/mailbox/mtk-tinysys-mailbox.c:95:9: error: implicit declaration of function 'irq_clear_status_flags' [-Wimplicit-function-declaration]
   95 |         irq_clear_status_flags(priv->irq, IRQ_NOAUTOEN);
      |         ^~~~~~~~~~~~~~~~~~~~~~
drivers/mailbox/mtk-tinysys-mailbox.c:95:43: error: 'IRQ_NOAUTOEN' undeclared (first use in this function); did you mean 'IRQF_NO_AUTOEN'?
   95 |         irq_clear_status_flags(priv->irq, IRQ_NOAUTOEN);
      |                                           ^~~~~~~~~~~~
      |                                           IRQF_NO_AUTOEN
drivers/mailbox/mtk-tinysys-mailbox.c:95:43: note: each undeclared identifier is reported only once for each function it appears in

Caused by commit

  43a9f5ab3d17 ("mailbox: Add MediaTek TinySYS MHU-like Mailbox")

Forgot to include linux/irq.h ...

I have used the mailbox tree from next-20250718 for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2025-07-21  3:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-21  3:13 Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-12-10 23:49 linux-next: build failure after merge of the mailbox tree Stephen Rothwell
2025-12-11  0:01 ` Jassi Brar
2025-12-11 17:28   ` Jason-JH Lin (林睿祥)
2025-10-07 12:04 Mark Brown
2025-10-06 11:54 Mark Brown
2025-05-27  5:50 Stephen Rothwell
2023-08-31  1:00 Stephen Rothwell
2017-03-29  5:17 Stephen Rothwell
2015-11-01 12:12 Stephen Rothwell
2015-11-04  2:57 ` Jassi Brar
2015-11-04  8:16   ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250721131348.38ba6ec8@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=angelogioacchino.delregno@collabora$(echo .)com \
    --cc=jassisinghbrar@gmail$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox