[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4DE8906F.5040501@gaisler.com>
Date: Fri, 03 Jun 2011 09:42:39 +0200
From: Daniel Hellstrom <daniel@...sler.com>
To: David Miller <davem@...emloft.net>
CC: sfr@...b.auug.org.au, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the final tree (sparc-current
tree related)
David Miller wrote:
>From: Stephen Rothwell <sfr@...b.auug.org.au>
>Date: Fri, 3 Jun 2011 13:53:47 +1000
>
>
>
>>Caused by commit cfe3af5dde34 ("sparc32: added CONFIG_PCIC_PCI Kconfig
>>setting") from the sparc-current tree.
>>
>>I have reverted that commit (and the 2 following commits that depend on
>>it) for today.
>>
>>
>
>Oops, that needs a sparc32 depencency. I'll fix that, thanks!
>
>
missed that, PCIC_PCI should depend on SPARC32_PCI instead of PCI in the
following lines that were added by the patch
+config PCIC_PCI
+ bool
+ depends on PCI && !SPARC_LEON
+ default y
+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists