gpu: pvr: add slab.h include in order to make driver build on 2.6.35.3
authorCarsten Valdemar Munk <carsten.munk@gmail.com>
Wed, 15 Dec 2010 18:57:52 +0000 (13:57 -0500)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:09:42 +0000 (21:09 +0300)
Forward port to 2.6.35.3

Signed-off-by: Carsten Munk <carsten@maemo.org>
pvr/pvr_events.c

index 5447cc5..0e3715b 100644 (file)
@@ -10,6 +10,7 @@
 #include <linux/uaccess.h>
 #include <linux/fs.h>
 #include <linux/notifier.h>
+#include <linux/slab.h>
 
 #include <plat/display.h>