[alsa-devel] [PATCH v2 3/3] ASoC: AMD: Enable/Disable auxiliary clock via common clock framework

kbuild test robot lkp at intel.com
Tue Mar 20 13:32:15 CET 2018


Hi Akshu,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on next-20180309]
[cannot apply to v4.16-rc4 v4.16-rc3 v4.16-rc2 v4.16-rc6]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Akshu-Agrawal/ASoC-AMD-Use-single-dai-for-da7219-playback-and-capture/20180320-032923
config: x86_64-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All error/warnings (new ones prefixed by >>):


sparse warnings: (new ones prefixed by >>)


vim +/acp_clks_hw +52 sound/soc/amd/acp-da7219-max98357a.c

    49	
    50	struct cz_clock {
    51		const char* acp_clks_name;
  > 52		struct clk_hw acp_clks_hw;
    53		struct clk_lookup *acp_clks_lookup;
    54		struct clk *acp_clks;
    55		void __iomem *res_base;
    56	};
    57	

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 63038 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20180320/2eec2847/attachment-0001.bin>


More information about the Alsa-devel mailing list