Re: [PATCH] bcma: fix build when CONFIG_OF_ADDRESS is not set

2014-10-27 Thread Guenter Roeck
On Mon, Oct 27, 2014 at 11:15:09AM -0400, John W. Linville wrote: > Yes, I have it queued. Things have been delayed due to my recent > travels, etc. > Thanks! Guenter > On Sat, Oct 25, 2014 at 01:36:53PM -0700, Guenter Roeck wrote: > > On Thu, Oct 09, 2014 at 11:39:41PM +0200, Hauke Mehrtens wr

Re: [PATCH] bcma: fix build when CONFIG_OF_ADDRESS is not set

2014-10-27 Thread John W. Linville
Yes, I have it queued. Things have been delayed due to my recent travels, etc. On Sat, Oct 25, 2014 at 01:36:53PM -0700, Guenter Roeck wrote: > On Thu, Oct 09, 2014 at 11:39:41PM +0200, Hauke Mehrtens wrote: > > Commit 2101e533f41a ("bcma: register bcma as device tree driver") > > introduces a ha

Re: [PATCH] bcma: fix build when CONFIG_OF_ADDRESS is not set

2014-10-25 Thread Guenter Roeck
On Thu, Oct 09, 2014 at 11:39:41PM +0200, Hauke Mehrtens wrote: > Commit 2101e533f41a ("bcma: register bcma as device tree driver") > introduces a hard dependency on OF_ADDRESS into the bcma driver. > OF_ADDRESS is specifically disabled for the sparc architecture. > This results in the following er

Re: [PATCH] bcma: fix build when CONFIG_OF_ADDRESS is not set

2014-10-09 Thread Guenter Roeck
On Thu, Oct 09, 2014 at 11:39:41PM +0200, Hauke Mehrtens wrote: > Commit 2101e533f41a ("bcma: register bcma as device tree driver") > introduces a hard dependency on OF_ADDRESS into the bcma driver. > OF_ADDRESS is specifically disabled for the sparc architecture. > This results in the following er

[PATCH] bcma: fix build when CONFIG_OF_ADDRESS is not set

2014-10-09 Thread Hauke Mehrtens
Commit 2101e533f41a ("bcma: register bcma as device tree driver") introduces a hard dependency on OF_ADDRESS into the bcma driver. OF_ADDRESS is specifically disabled for the sparc architecture. This results in the following error when building sparc64:allmodconfig. drivers/bcma/main.c: In functio