Quoting Krzysztof Kozlowski (2022-05-01 03:35:15) > Correct kerneldoc warnings like: > > drivers/remoteproc/qcom_common.c:68: > warning: expecting prototype for struct minidump_subsystem_toc. Prototype was for struct minidump_subsystem instead > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>