[v6, 2/6] fsl/fman: Add FMan support

kbuild test robot lkp at intel.com
Thu Oct 29 19:29:40 AEDT 2015


Hi Igal,

[auto build test ERROR on net/master -- if it's inappropriate base, please suggest rules for selecting the more suitable base]

url:    https://github.com/0day-ci/linux/commits/igal-liberman-freescale-com/Freescale-DPAA-FMan/20151028-205843
config: arm-allmodconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> drivers/net/ethernet/freescale/fman/fman.c:37:25: fatal error: asm/mpc85xx.h: No such file or directory
    #include <asm/mpc85xx.h>
                            ^
   compilation terminated.

vim +37 drivers/net/ethernet/freescale/fman/fman.c

    31	 */
    32	
    33	#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
    34	
    35	#include "fman.h"
    36	#include "fman_muram.h"
  > 37	#include <asm/mpc85xx.h>
    38	
    39	#include <linux/slab.h>
    40	#include <linux/delay.h>

---
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/octet-stream
Size: 53727 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20151029/c98d6f4a/attachment-0001.obj>


More information about the Linuxppc-dev mailing list