]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
authorBoris Brezillon <boris.brezillon@bootlin.com>
Sat, 11 Aug 2018 13:47:12 +0000 (15:47 +0200)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Sat, 11 Aug 2018 16:07:44 +0000 (18:07 +0200)
commit7d19806e990af7b88fa368d0f26b134955b4bec8
tree5143ac5bb0d200788d2d635ed269c8ffef492df8
parentf8d623fa5b60279c31698465fb905d63c9c760ef
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR

The driver uses genalloc functions. Select GENERIC_ALLOCATOR to prevent
build errors when selected through COMPILE_TEST.

Fixes: 61f3faabeda1 ("mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y")
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
drivers/mtd/nand/raw/Kconfig