]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm memset again
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 14:56:30 +0000 (10:56 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 14:56:30 +0000 (10:56 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/arm/mach-omap2/display.c

index 543fcb8b518cb227d967f32a03a0ed8d68b63400..8376436d2d76382081046f88d267f1567b24cea2 100644 (file)
@@ -15,6 +15,7 @@
  * GNU General Public License for more details.
  */
 
+#include <linux/string.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/platform_device.h>