All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] soc: hisilicon: kunpeng_hccs: Some clean code to fix compiling warning
@ 2026-03-17  3:57 Huisong Li
  2026-03-17  3:57 ` [PATCH v1 1/2] soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier " Huisong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Huisong Li @ 2026-03-17  3:57 UTC (permalink / raw)
  To: xuwei5, linux-kernel, linux-arm-kernel
  Cc: linuxarm, jonathan.cameron, zhanjie9, lihuisong

Fix some compiling warning on kunpeng_hccs driver.

Huisong Li (2):
  soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier compiling
    warning
  soc: hisilicon: kunpeng_hccs: Remove unused input parameter

 drivers/soc/hisilicon/kunpeng_hccs.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.33.0



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

end of thread, other threads:[~2026-03-21  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17  3:57 [PATCH v1 0/2] soc: hisilicon: kunpeng_hccs: Some clean code to fix compiling warning Huisong Li
2026-03-17  3:57 ` [PATCH v1 1/2] soc: hisilicon: kunpeng_hccs: Fix discard ‘const’ qualifier " Huisong Li
2026-03-17  3:57 ` [PATCH v1 2/2] soc: hisilicon: kunpeng_hccs: Remove unused input parameter Huisong Li
2026-03-21  6:53 ` [PATCH v1 0/2] soc: hisilicon: kunpeng_hccs: Some clean code to fix compiling warning Wei Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.