]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/panthor: Fix missing declaration for panthor_transparent_hugepage
authorgyeyoung <gye976@gmail.com>
Sun, 3 May 2026 14:42:34 +0000 (23:42 +0900)
committerSteven Price <steven.price@arm.com>
Thu, 7 May 2026 08:06:10 +0000 (09:06 +0100)
commit81f9db404bec4bbacb30bca05b5994f88bdde1c7
tree8700070343518509dffc5f994df10ff95c5145ca
parent8e4020e08398546be9b98b5540f94275d4489661
drm/panthor: Fix missing declaration for panthor_transparent_hugepage

sparse reports:
drivers/gpu/drm/panthor/panthor_drv.c:1805:6: warning: symbol 'panthor_transparent_hugepage' was not declared. Should it be static?

Make it clean.

Signed-off-by: gyeyoung <gye976@gmail.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://patch.msgid.link/20260503144234.2150138-1-gye976@gmail.com
drivers/gpu/drm/panthor/panthor_drv.c
drivers/gpu/drm/panthor/panthor_drv.h