Skip to content

v4.19.206.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 11:18
42bacee
drivers/misc/qseecom.c: declare function prototypes

__qseecom_send_modfd_cmd() calls functions before they are declared.
This resolves the implicit declaration compile errors.