Re: [PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST

2016-04-09 Thread Rafał Miłecki
On 9 April 2016 at 01:40, kbuild test robot wrote: > [auto build test WARNING on mtd/master] > [also build test WARNING on v4.6-rc2 next-20160408] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: >

Re: [PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST

2016-04-09 Thread Rafał Miłecki
On 9 April 2016 at 01:40, kbuild test robot wrote: > [auto build test WARNING on mtd/master] > [also build test WARNING on v4.6-rc2 next-20160408] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: >

Re: [PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST

2016-04-08 Thread kbuild test robot
Hi Rafał, [auto build test WARNING on mtd/master] [also build test WARNING on v4.6-rc2 next-20160408] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST

2016-04-08 Thread kbuild test robot
Hi Rafał, [auto build test WARNING on mtd/master] [also build test WARNING on v4.6-rc2 next-20160408] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST

2016-04-08 Thread Rafał Miłecki
This driver doesn't seem to have any compile-time arch dependencies. I was able to compile it on CONFIG_MIPS and CONFIG_ARM. Signed-off-by: Rafał Miłecki --- drivers/mtd/nand/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/nand/Kconfig

[PATCH] mtd: nand: nuc900: allow compiling with COMPILE_TEST

2016-04-08 Thread Rafał Miłecki
This driver doesn't seem to have any compile-time arch dependencies. I was able to compile it on CONFIG_MIPS and CONFIG_ARM. Signed-off-by: Rafał Miłecki --- drivers/mtd/nand/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mtd/nand/Kconfig