“570272d2296ce42b7d0b4c5afa5b668100930507”上不存在“drivers/gpu/drm/amd/include/kgd_pp_interface.h”
-
由 Ben Dooks 提交于
The functions icu_init_irq and mmp2_init_icu are exported from this code, so declare them in the header file to avoid the following sparse warnings: drivers/irqchip/irq-mmp.c:248:13: warning: symbol 'icu_init_irq' was not declared. Should it be static? drivers/irqchip/irq-mmp.c:271:13: warning: symbol 'mmp2_init_icu' was not declared. Should it be static? Signed-off-by: NBen Dooks <ben-linux@fluff.org> [maz: fixup commit message] Signed-off-by: NMarc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220724222152.551850-1-ben-linux@fluff.org
9d9b010f