All of lore.kernel.org
 help / color / mirror / Atom feed
* [broonie-ci:20250313_tiwai_asoc_convert_to_modern_pm_macros 183/194] sound/soc/sof/snd-sof-acpi.mod.c:15:33: error: expected ')' before 'SND_SOC_SOF_ACPI_DEV'
@ 2025-03-17  8:07 kernel test robot
  2025-03-17  8:25 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-03-17  8:07 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: oe-kbuild-all, Mark Brown, Charles Keepax

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/ci.git 20250313_tiwai_asoc_convert_to_modern_pm_macros
head:   9a2c84a9570fadf5fa15f3e6ca13a7ca23a6fb4c
commit: 431bdad71028cf4ad9958a49c76b8b54081930f2 [183/194] ASoC: SOF: acpi: Convert to EXPORT_NS_DEV_PM_OPS()
config: sparc-allmodconfig (https://download.01.org/0day-ci/archive/20250317/202503171532.ACY3MdB1-lkp@intel.com/config)
compiler: sparc64-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250317/202503171532.ACY3MdB1-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202503171532.ACY3MdB1-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from sound/soc/sof/snd-sof-acpi.mod.c:2:
>> sound/soc/sof/snd-sof-acpi.mod.c:15:33: error: expected ')' before 'SND_SOC_SOF_ACPI_DEV'
      15 | KSYMTAB_DATA(sof_acpi_pm, "", ""SND_SOC_SOF_ACPI_DEV"");
         |                                 ^~~~~~~~~~~~~~~~~~~~
   include/linux/export-internal.h:45:28: note: in definition of macro '__KSYMTAB'
      45 |             "   .asciz \"" ns "\""                                      "\n"    \
         |                            ^~
   sound/soc/sof/snd-sof-acpi.mod.c:15:1: note: in expansion of macro 'KSYMTAB_DATA'
      15 | KSYMTAB_DATA(sof_acpi_pm, "", ""SND_SOC_SOF_ACPI_DEV"");
         | ^~~~~~~~~~~~
   include/linux/export-internal.h:41:12: note: to match this '('
      41 |         asm("   .section \"__ksymtab_strings\",\"aMS\",%progbits,1"     "\n"    \
         |            ^
   include/linux/export-internal.h:63:41: note: in expansion of macro '__KSYMTAB'
      63 | #define KSYMTAB_DATA(name, sec, ns)     __KSYMTAB(name, name, sec, ns)
         |                                         ^~~~~~~~~
   sound/soc/sof/snd-sof-acpi.mod.c:15:1: note: in expansion of macro 'KSYMTAB_DATA'
      15 | KSYMTAB_DATA(sof_acpi_pm, "", ""SND_SOC_SOF_ACPI_DEV"");
         | ^~~~~~~~~~~~

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-17  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17  8:07 [broonie-ci:20250313_tiwai_asoc_convert_to_modern_pm_macros 183/194] sound/soc/sof/snd-sof-acpi.mod.c:15:33: error: expected ')' before 'SND_SOC_SOF_ACPI_DEV' kernel test robot
2025-03-17  8:25 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.