mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 2 Dec 2013 02:30:27 +0000 (00:30 -0200)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 3 Jan 2014 19:22:21 +0000 (11:22 -0800)
commit7e8eb8ae6618a82e598fe11ac01839d0bc4a5520
treeffed33ecf6e73ba691afaf1ef149f72d418555b6
parent54c738f694ab67a007a43482d1dd7cf956fbb6c3
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro

Using the IS_ENABLED() macro can make the code shorter and simpler.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/tests/mtd_nandecctest.c