mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next] arm_mpam: Remove duplicate linux/srcu.h header
@ 2025-11-21  3:39 Jiapeng Chong
  2025-11-21 23:15 ` Fenghua Yu
  2025-11-25 11:33 ` James Morse
  0 siblings, 2 replies; 3+ messages in thread
From: Jiapeng Chong @ 2025-11-21  3:39 UTC (permalink / raw)
  To: james.morse
  Cc: ben.horgan, reinette.chatre, fenghuay, linux-kernel,
	Jiapeng Chong, Abaci Robot

./drivers/resctrl/mpam_internal.h: linux/srcu.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=27328
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
---
 drivers/resctrl/mpam_internal.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/resctrl/mpam_internal.h b/drivers/resctrl/mpam_internal.h
index e79c3c47259c..f733bed011bd 100644
--- a/drivers/resctrl/mpam_internal.h
+++ b/drivers/resctrl/mpam_internal.h
@@ -14,7 +14,6 @@
 #include <linux/mutex.h>
 #include <linux/srcu.h>
 #include <linux/spinlock.h>
-#include <linux/srcu.h>
 #include <linux/types.h>
 
 #define MPAM_MSC_MAX_NUM_RIS	16
-- 
2.43.5


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

end of thread, other threads:[~2025-11-25 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-21  3:39 [PATCH -next] arm_mpam: Remove duplicate linux/srcu.h header Jiapeng Chong
2025-11-21 23:15 ` Fenghua Yu
2025-11-25 11:33 ` James Morse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®