aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSyed Saba kareem <ssabakar@amd.com>2022-05-23 16:59:53 +0530
committerMark Brown <broonie@kernel.org>2022-05-23 18:33:13 +0100
commit803a1f7272797faa15a7879cdc70f9adaf3fdcba (patch)
tree7dc9f6408c3b0f3d33ce9d74cb9efa5190286cda /security
parente4dd748dc87cf431af7b3954963be0d9f6150217 (diff)
ASoC: SOF: amd: Fixed Build error
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions