forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/drivers/block/zram/zram_drv.h
....@@ -63,7 +63,6 @@
6363 unsigned long element;
6464 };
6565 unsigned long flags;
66
- spinlock_t lock;
6766 #ifdef CONFIG_ZRAM_MEMORY_TRACKING
6867 ktime_t ac_time;
6968 #endif