Kalle Valo <kvalo@xxxxxxxxxxxxxx> writes:
Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> writes:
On 10/14/2015 12:52 PM, Kalle Valo wrote:
Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> writes:
Thanks for reporting this issue. I only did a partial build with
make M=drivers/bcma but didn't think about implicit dependencies
on other drivers.
I've posted this patch that should avoid this issue:
https://patchwork.kernel.org/patch/7391551/
So this patch ("bcma: mips: Allow build if COMPILE_TEST is enabled")
depend on that patch ("mtd: Make MTD_BCM47XXSFLASH to depend on MIPS"),
right? So I cannot apply the bcma patch until the mtd patch is in my
tree.
That's correct, sorry for not stating it explicitly.
Ok, I put the patch now to "Awaiting Upstream" state in patchwork and
will apply it once I have the mtd patch.
I don't see "mtd: Make MTD_BCM47XXSFLASH to depend on MIPS" in 4.4-rc1.
I'll drop this now, please resend once the dependency patch is applied.