git.openpandora.org
/
sgx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e92e76f
)
gpu: pvr: add slab.h include in order to make driver build on 2.6.35.3
author
Carsten Valdemar Munk
<carsten.munk@gmail.com>
Wed, 15 Dec 2010 18:57:52 +0000
(13:57 -0500)
committer
Grazvydas 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
patch
|
blob
|
history
diff --git
a/pvr/pvr_events.c
b/pvr/pvr_events.c
index
5447cc5
..
0e3715b
100644
(file)
--- a/
pvr/pvr_events.c
+++ b/
pvr/pvr_events.c
@@
-10,6
+10,7
@@
#include <linux/uaccess.h>
#include <linux/fs.h>
#include <linux/notifier.h>
+#include <linux/slab.h>
#include <plat/display.h>