forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/gpu/arm/bifrost/mali_kbase_as_fault_debugfs.h
....@@ -43,7 +43,6 @@
4343 kbdev->debugfs_as_read_bitmap |= (1ULL << as_no);
4444 #endif /* CONFIG_DEBUG_FS */
4545 #endif /* CONFIG_MALI_BIFROST_DEBUG */
46
- return;
4746 }
4847
4948 #endif /*_KBASE_AS_FAULT_DEBUG_FS_H*/