On Sun, Sep 20, 2020 at 10:26:52PM +0200, Krzysztof Kozlowski wrote:
> Include the header with prototype of owl_sps_set_pg to fix:
>
> drivers/soc/actions/owl-sps-helper.c:16:5: warning: no previous prototype
> for 'owl_sps_set_pg' [-Wmissing-prototypes]
>
> Signed-off-by: Krzysztof Kozlowski
Include the header with prototype of owl_sps_set_pg to fix:
drivers/soc/actions/owl-sps-helper.c:16:5: warning: no previous prototype for
'owl_sps_set_pg' [-Wmissing-prototypes]
Signed-off-by: Krzysztof Kozlowski
---
drivers/soc/actions/owl-sps-helper.c | 1 +
1 file changed, 1 insertion(+)
2 matches
Mail list logo