mirror of https://github.com/torvalds/linux.git
Add linux/module.h in acp-pci.c to solve the below dependency All error/warnings (new ones prefixed by >>): >> sound/soc/amd/acp/acp-pci.c:148:1: warning: data definition has no type or storage class 148 | MODULE_DEVICE_TABLE(pci, acp_pci_ids); | ^~~~~~~~~~~~~~~~~~~ >> sound/soc/amd/acp/acp-pci.c:148:1: error: type defaults to 'int' in declaration of 'MODULE_DEVICE_TABLE' [-Werror=implicit-int] ... Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Syed Saba Kareem<ssabakar@amd.com> Link: https://lore.kernel.org/r/20220523112956.3087604-1-ssabakar@amd.com Signed-off-by: Mark Brown <broonie@kernel.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| acp-i2s.c | ||
| acp-legacy-mach.c | ||
| acp-mach-common.c | ||
| acp-mach.h | ||
| acp-pci.c | ||
| acp-pdm.c | ||
| acp-platform.c | ||
| acp-renoir.c | ||
| acp-sof-mach.c | ||
| amd.h | ||
| chip_offset_byte.h | ||