]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y
authorBoris Brezillon <boris.brezillon@bootlin.com>
Sun, 11 Nov 2018 07:55:08 +0000 (08:55 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 7 Dec 2018 09:38:24 +0000 (10:38 +0100)
commit41f6fc4015f5d711da2bc209cedef7b07d23b7bc
tree1c74a113d4a227afb85eba1044b30dadfb27f2b9
parentae24fdefe0832f91a6f789755821527dd1c9a70f
mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y

Drop the asm and mach headers inclusion and allow this driver to be
compiled when COMPILE_TEST=y in order to increase compile-test
coverage.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Tested-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/ams-delta.c