lkml.org 
[lkml]   [2015]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] fix allmodconfig failure of avr32
Date
Build of allmodconfig with avr32 used to fail with the errors:
error: implicit declaration of function 'pci_iomap'
error: implicit declaration of function 'pci_iounmap'
and
"at91_pmc_base" [drivers/usb/gadget/udc/atmel_usba_udc.ko] undefined!

First two patches fixes these two problems. Third patch is related to a
build warning:
warning: 'compound_head' declared inline after being called.
warning: previous declaration of 'compound_head' was here.

regards
sudip

Sudip Mukherjee (3):
avr32: fix build failure
usb: gadget: at91_udc: mention proper dependency
page-flags: rectify forward declaration

arch/avr32/include/asm/io.h | 13 +++++++++++++
drivers/usb/gadget/udc/Kconfig | 2 +-
include/linux/page-flags.h | 2 +-
3 files changed, 15 insertions(+), 2 deletions(-)

--
1.9.1



\
 
 \ /
  Last update: 2015-09-19 19:41    [W:0.500 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site