* [freescale-fslc:5.15-2.2.x-imx 135/24604] sound/soc/fsl/fsl_xcvr_sysfs.c:106:52: error: a function declaration without a prototype is deprecated in all versions of C
@ 2023-08-31 6:53 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-08-31 6:53 UTC (permalink / raw)
To: Otavio Salvador; +Cc: oe-kbuild-all
Hi Viorel,
FYI, the error/warning still remains.
tree: https://github.com/Freescale/linux-fslc 5.15-2.2.x-imx
head: 7c13adcd3af7dcd541144655102e1cdb941ad538
commit: 63a55b587dc56c1621aeea7bed86c56c75f98fa5 [135/24604] MLK-24965: ASoC: fsl_xcvr: bit and timestamp counters
config: hexagon-randconfig-r013-20230831 (https://download.01.org/0day-ci/archive/20230831/202308311421.SgsHVbiW-lkp@intel.com/config)
compiler: clang version 16.0.4 (https://github.com/llvm/llvm-project.git ae42196bc493ffe877a7e3dff8be32035dea4d07)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230831/202308311421.SgsHVbiW-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/202308311421.SgsHVbiW-lkp@intel.com/
All errors (new ones prefixed by >>):
>> sound/soc/fsl/fsl_xcvr_sysfs.c:106:52: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
const struct attribute_group *fsl_xcvr_get_attr_grp()
^
void
1 error generated.
vim +106 sound/soc/fsl/fsl_xcvr_sysfs.c
105
> 106 const struct attribute_group *fsl_xcvr_get_attr_grp()
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-31 6:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-31 6:53 [freescale-fslc:5.15-2.2.x-imx 135/24604] sound/soc/fsl/fsl_xcvr_sysfs.c:106:52: error: a function declaration without a prototype is deprecated in all versions of C kernel test robot
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.