ar71xx: fix build error in the rb{4xx,750}_nand drivers on 2.6.34/35
[openwrt.git] / target / linux / ar71xx / files / drivers / mtd / nand / rb4xx_nand.c
index 5087794..a107708 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/delay.h>
 #include <linux/io.h>
 #include <linux/gpio.h>
+#include <linux/slab.h>
 
 #include <asm/mach-ar71xx/ar71xx.h>
 
This page took 0.025785 seconds and 4 git commands to generate.