Merge tag 'lsk-v3.10-android-15.02'
[firefly-linux-kernel-4.4.55.git] / drivers / staging / android / ion / ion_priv.h
index 671b05248edd0077c51c626e5454df411e211169..aaac72219b24d446de34d7a155a4100fc515f8a9 100755 (executable)
@@ -210,6 +210,7 @@ struct ion_heap {
        spinlock_t free_lock;
        wait_queue_head_t waitqueue;
        struct task_struct *task;
+
        int (*debug_show)(struct ion_heap *heap, struct seq_file *, void *);
 };