linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Trivial warning fixes
@ 2020-10-27  8:51 balbi
  2020-10-27  8:51 ` [PATCH 1/2] hwtracing: coresight: add missing MODULE_LICENSE() balbi
  2020-10-27  8:51 ` [PATCH 2/2] irqchip: bcm2836: fix section mismatch warning balbi
  0 siblings, 2 replies; 6+ messages in thread
From: balbi @ 2020-10-27  8:51 UTC (permalink / raw)
  To: Mathieu Poirier, Thomas Gleixner, Jason Cooper, Marc Zyngier,
	Alexander Shishkin
  Cc: Felipe Balbi, Florian Fainelli, Scott Branden, Suzuki K Poulose,
	Ray Jui, coresight, linux-kernel, bcm-kernel-feedback-list,
	linux-arm-kernel

From: Felipe Balbi <balbi@kernel.org>

Hi,

here's a couple build warning fixes that I just caught with
allmodconfig on AArch64.

cheers

Felipe Balbi (2):
  hwtracing: coresight: add missing MODULE_LICENSE()
  irqchip: bcm2836: fix section mismatch warning

 drivers/hwtracing/coresight/coresight-core.c | 1 +
 drivers/irqchip/irq-bcm2836.c                | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.29.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-27 15:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27  8:51 [PATCH 0/2] Trivial warning fixes balbi
2020-10-27  8:51 ` [PATCH 1/2] hwtracing: coresight: add missing MODULE_LICENSE() balbi
2020-10-27 10:35   ` Suzuki K Poulose
2020-10-27 15:29   ` Mathieu Poirier
2020-10-27  8:51 ` [PATCH 2/2] irqchip: bcm2836: fix section mismatch warning balbi
2020-10-27  9:03   ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).