Hi Andy, I love your patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.20-rc4] [cannot apply to next-20181130] [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/Andy-Shevchenko/dmaengine-dw-Fix-FIFO-size-for-Intel-Merrifield/20181201-110953 config: x86_64-randconfig-x014-201847 (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 warnings (new ones prefixed by >>): >> drivers/dma/dw/pci.c:21:1: warning: useless storage class specifier in empty declaration }; ^ vim +21 drivers/dma/dw/pci.c 17 18 static struct dw_dma_pci_data { 19 const struct dw_dma_platform_data *pdata; 20 int (*probe)(struct dw_dma_chip *chip); > 21 }; 22 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip