kernel/drivers/media/platform/sti/bdisp/bdisp.h
.. .. @@ -209,6 +209,6 @@ 209 209 int bdisp_hw_update(struct bdisp_ctx *ctx); 210 210 211 211 void bdisp_debugfs_remove(struct bdisp_dev *bdisp); 212 -int bdisp_debugfs_create(struct bdisp_dev *bdisp);212 +void bdisp_debugfs_create(struct bdisp_dev *bdisp);213 213 void bdisp_dbg_perf_begin(struct bdisp_dev *bdisp); 214 214 void bdisp_dbg_perf_end(struct bdisp_dev *bdisp);