Hi Mans,

[auto build test ERROR on asoc/for-next]
[also build test ERROR on v4.5-rc1 next-20160125]
[if your patch is applied to the wrong git tree, please drop us a note to help 
improving the system]

url:    
https://github.com/0day-ci/linux/commits/Mans-Rullgard/ASoC-mxs-saif-add-mclk-enable-disable-ops/20160125-204139
base:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 
for-next
config: x86_64-allmodconfig (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   In file included from sound/soc/mxs/mxs-sgtl5000.c:30:0:
>> sound/soc/mxs/mxs-saif.h:132:21: error: field 'div_clk' has incomplete type
     struct clk_divider div_clk;
                        ^

vim +/div_clk +132 sound/soc/mxs/mxs-saif.h

   126  
   127          enum {
   128                  MXS_SAIF_STATE_STOPPED,
   129                  MXS_SAIF_STATE_RUNNING,
   130          } state;
   131  
 > 132          struct clk_divider div_clk;
   133  };
   134  
   135  extern int mxs_saif_put_mclk(unsigned int saif_id);

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data

Reply via email to