gpu: pvr: add missing headers to osfunc.h
authorImre Deak <imre.deak@nokia.com>
Fri, 1 Apr 2011 15:03:46 +0000 (18:03 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:04 +0000 (21:43 +0300)
Headers should include all type info used within the header.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Reviewed-by: Luc Verhaegen <libv@codethink.co.uk>
pvr/osfunc.h

index 2d79af9..0419d4f 100644 (file)
@@ -33,6 +33,9 @@
 #include <linux/string.h>
 #endif
 
+#include "services.h"
+#include "servicesext.h"
+
 #define PVRSRV_PAGEABLE_SELECT         PVRSRV_OS_PAGEABLE_HEAP
 
 #define KERNEL_ID                      0xffffffffL