Browse Source

Merge "video: driver: update definition same as prototype"

qctecmdr 2 năm trước cách đây
mục cha
commit
b2ea40aba5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      driver/vidc/src/msm_vidc_debug.c

+ 1 - 1
driver/vidc/src/msm_vidc_debug.c

@@ -376,7 +376,7 @@ static const struct file_operations stability_fops = {
 	.write = trigger_stability_write,
 };
 
-struct dentry* msm_vidc_debugfs_init_drv()
+struct dentry* msm_vidc_debugfs_init_drv(void)
 {
 	struct dentry *dir = NULL;