resolved conflicts for merge of 47bda0c2 to jb-mr1-dev

Change-Id: Ia1969c79111c006bde709920254a515646c20aa7
This commit is contained in:
Elliott Hughes
2012-09-12 16:08:14 -07:00
23 changed files with 811 additions and 296 deletions

View File

@@ -49,4 +49,3 @@ struct sync_fence_info_data {
#define SYNC_IOC_MERGE _IOWR(SYNC_IOC_MAGIC, 1, struct sync_merge_data)
#define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
#endif