Files
kernel_common_drivers/include/linux
joy.rao 83aa23b6d6 resman: CB2 fix missing-prototypes issue [1/1]
PD#SWPL-221976

Problem:
Werror=missing-prototypes
non static function need define in head file

Solution:
1. fix Werror=missing-prototypes
2. non static function need define in head file
3. need remove unused static function

Verify:
pb build 692

Change-Id: I8978198b7bcba2b9ecbee0e8e27889637b8a5836
Signed-off-by: joy.rao <joy.rao@amlogic.com>
2025-10-14 16:18:21 -07:00
..