On Tue, Aug 02, 2011 at 09:17:45AM -0700, J Freyensee wrote:On 08/02/2011 08:11 AM, Randy Dunlap wrote:On Tue, 2 Aug 2011 10:08:34 +0200 Heiko Carstens wrote:
From: Heiko Carstens<heiko.carstens@xxxxxxxxxx>
allmodconfig compile fails on s390 because of the new PTI driver:
drivers/misc/pti.c:407:3: error: implicit declaration of function 'pci_iounmap'
drivers/misc/pti.c:410:3: error: implicit declaration of function 'pci_release_region'
Add a 'depends on PCI' statement so it doesn't get compiled.
Cc: J Freyensee<james_p_freyensee@xxxxxxxxxxxxxxx>
Greg, did you see the patch go your way?
http://marc.info/?l=linux-kernel&m=131007615706260&w=2
Should I res-submit this patch to you through the linux-next mailing list?
I'll pick it up, it's in my "to-apply" queue now.
thanks,
greg k-h