tree:   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next.git 
master
head:   b876a744a228308ecf75466831453f0863d253db
commit: 055dc21a1d1d219608cd4baac7d0683fb2cbbe8a soreuseport: infrastructure
date:   8 hours ago
config: make ARCH=mips allmodconfig

All error/warnings:

   In file included from arch/mips/include/asm/socket.h:12:0,
                    from include/linux/socket.h:5,
                    from include/uapi/linux/in.h:22,
                    from include/linux/in.h:23,
                    from drivers/net/ethernet/3com/3c509.c:77:
>> arch/mips/include/uapi/asm/socket.h:94:2: error: #endif without #if
--
   In file included from arch/mips/include/asm/socket.h:12:0,
                    from include/linux/socket.h:5,
                    from include/uapi/linux/in.h:22,
                    from include/linux/in.h:23,
                    from drivers/net/ethernet/3com/3c59x.c:78:
>> arch/mips/include/uapi/asm/socket.h:94:2: error: #endif without #if
   drivers/net/ethernet/3com/3c59x.c: In function 'vortex_init_one':
   drivers/net/ethernet/3com/3c59x.c:1026:2: error: implicit declaration of 
function 'pci_iomap' [-Werror=implicit-function-declaration]
   drivers/net/ethernet/3com/3c59x.c:1026:9: warning: assignment makes pointer 
from integer without a cast [enabled by default]
   drivers/net/ethernet/3com/3c59x.c:1028:10: warning: assignment makes pointer 
from integer without a cast [enabled by default]
   drivers/net/ethernet/3com/3c59x.c:1038:3: error: implicit declaration of 
function 'pci_iounmap' [-Werror=implicit-function-declaration]
   drivers/net/ethernet/3com/3c59x.c: In function 'vortex_probe1':
   drivers/net/ethernet/3com/3c59x.c:1326:18: warning: assignment makes pointer 
from integer without a cast [enabled by default]
   cc1: some warnings being treated as errors
--
   In file included from arch/mips/include/asm/socket.h:12:0,
                    from include/linux/socket.h:5,
                    from include/uapi/linux/in.h:22,
                    from include/linux/in.h:23,
                    from drivers/net/ethernet/amd/nmclan_cs.c:141:
>> arch/mips/include/uapi/asm/socket.h:94:2: error: #endif without #if
   drivers/net/ethernet/amd/nmclan_cs.c: In function 'nmclan_config':
   drivers/net/ethernet/amd/nmclan_cs.c:625:3: warning: 
'pcmcia_request_exclusive_irq' is deprecated (declared at 
include/pcmcia/ds.h:201) [-Wdeprecated-declarations]

vim +94 arch/mips/include/uapi/asm/socket.h

    88  
    89  /* Instruct lower device to use last 4-bytes of skb data as FCS */
    90  #define SO_NOFCS                43
    91  
    92  #define SO_LOCK_FILTER          44
    93  
  > 94  #endif /* _UAPI_ASM_SOCKET_H */

---
0-DAY kernel build testing backend              Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to