Hi Boris, Boris Brezillon <boris.brezillon at bootlin.com> wrote on Thu, 5 Jul 2018 11:44:55 +0200: > Hello, > > This is an attempt at adding "depends || COMPILE_TEST" to all NAND > drivers that have no compile-time dependencies on arch > features/headers. > > This will hopefully help us (NAND/MTD maintainers) in detecting build > issues earlier. Unfortunately we still have a few drivers that can't > easily be modified to be arch independent. > > I tried to put all patches that only touch the NAND subsystem first, > so that they can be applied even if other patches are being discussed. > > Don't hesitate to point any missing dependencies when compiled with > COMPILE_TEST. I didn't have any problem when compiling, but that might > be because the dependencies were already selected. > > I have Question for Geert. I know you worked on HAS_DMA removal when > combined with COMPILE_TEST, do you plan to do something similar with > HAS_IOMEM? > > Regards, > > Boris > Thanks for the cleanup. Applied patches 1-4, 6-9, 12-16, 18 and 21 to nand/next. Waiting a v2 for patches 5 (s3c), 10-11 (orion), 17 (fsmc), and acks for the others 19-20, 22-27. Thanks, Miqu?l