nand: denali: remove undefined GFP_DMA flag
This was a remnant from porting kernel code to barebox.
While being uncritical so far, this will now cause a compiler error
since kzalloc is not a define but a static inline function.

As the kzalloc() 'mode' argument was ignored before and still will be,
it is safe to remove the parameter.

Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 475eac0 commit 2a32971175e0f4c29a4eec2865988d033296e6ad
@Enrico Jorns Enrico Jorns authored on 14 Nov 2018
Sascha Hauer committed on 19 Nov 2018
Showing 1 changed file
View
drivers/mtd/nand/nand_denali.c