mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
83aa23b6d6
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>