staging/android: clean up #includes in the sync framework
[linux-2.6-microblaze.git] / drivers / staging / android / sync.h
index 02ecf44..54c515b 100644 (file)
@@ -13,9 +13,6 @@
 #ifndef _LINUX_SYNC_H
 #define _LINUX_SYNC_H
 
-#include <linux/types.h>
-#include <linux/kref.h>
-#include <linux/ktime.h>
 #include <linux/list.h>
 #include <linux/spinlock.h>
 #include <linux/fence.h>