]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: hisilicon: kunpeng_hccs: Remove unused input parameter
authorHuisong Li <lihuisong@huawei.com>
Tue, 17 Mar 2026 03:57:46 +0000 (11:57 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Sat, 21 Mar 2026 03:55:35 +0000 (03:55 +0000)
commita8f5c98517c7c89947024f79e5854e6b09766b79
treeb8998f2e43dc0ae7b18e047ffe8f5c8a732314a1
parent3caf4aa0d515080533373f4b75786d295f64e806
soc: hisilicon: kunpeng_hccs: Remove unused input parameter

The 'hdev' parameter of hccs_create_hccs_dir() is unused.
Remove it to fix the compiler warning.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
drivers/soc/hisilicon/kunpeng_hccs.c