Loading include/linux/dma-buf.h +1 −1 Original line number Diff line number Diff line Loading @@ -441,7 +441,7 @@ struct dma_buf { const char *exp_name; const char *name; spinlock_t name_lock; #if defined(CONFIG_DEBUG_FS) #if defined(CONFIG_DEBUG_FS) || (defined(OPLUS_FEATURE_PERFORMANCE) && defined(CONFIG_PROC_FS)) ktime_t ktime; #endif struct module *owner; Loading Loading
include/linux/dma-buf.h +1 −1 Original line number Diff line number Diff line Loading @@ -441,7 +441,7 @@ struct dma_buf { const char *exp_name; const char *name; spinlock_t name_lock; #if defined(CONFIG_DEBUG_FS) #if defined(CONFIG_DEBUG_FS) || (defined(OPLUS_FEATURE_PERFORMANCE) && defined(CONFIG_PROC_FS)) ktime_t ktime; #endif struct module *owner; Loading