[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200106133716.62ea3548@canb.auug.org.au>
Date: Mon, 6 Jan 2020 13:37:16 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Yangtao Li <tiny.windzz@...il.com>
Subject: linux-next: build warning after merge of the clockevents tree
Hi all,
After merging the clockevents tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
drivers/clocksource/timer-ti-dm.c: In function 'omap_dm_timer_probe':
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
798 | timer->irq = platform_get_irq(pdev, 0);
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
Introduced by commit
8c82723414d5 ("clocksource/drivers/timer-ti-dm: Switch to platform_get_irq")
This is not a false positive ...
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists