MALI: utgard: upgrade DDK to r7p0-00rel0
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / arm / mali400 / mali / include / linux / mali / mali_utgard_uk_types.h
index a3ac3a51711d3c83e633b0fcc6b2fa504ddbfa39..bea4c2fdf9a0ad82e1edc0d7cef6a103c5296ada 100755 (executable)
@@ -782,10 +782,6 @@ typedef struct {
        u32 flags;
        u64 backend_handle;                               /**< [out] backend handle */
        s32 secure_shared_fd;                           /** < [in] the mem handle for secure mem */
-       struct {
-               /* buffer types*/
-               /* CPU read/write info*/
-       } buffer_info;
 } _mali_uk_alloc_mem_s;
 
 
@@ -832,9 +828,6 @@ typedef struct {
                        u32 rights;                     /**< [in] rights necessary for accessing memory */
                        u32 flags;                      /**< [in] flags, see \ref _MALI_MAP_EXTERNAL_MAP_GUARD_PAGE */
                } bind_dma_buf;
-               struct {
-                       /**/
-               } bind_mali_memory;
                struct {
                        u32 phys_addr;                  /**< [in] physical address */
                        u32 rights;                     /**< [in] rights necessary for accessing memory */