mirror of
https://github.com/torvalds/linux.git
synced 2026-08-19 22:13:07 +02:00
Fix the incorrect function prototype for dp_debug_get()
in the dp_debug module to address compilation warning.
Also add prototype for msm_dp_debugfs_init() for fixing compilation
issue with other defconfigs.
changes in v2:
- add prototype for msm_dp_debugfs_init()
Fixes:
|
||
|---|---|---|
| .. | ||
| dp_audio.c | ||
| dp_audio.h | ||
| dp_aux.c | ||
| dp_aux.h | ||
| dp_catalog.c | ||
| dp_catalog.h | ||
| dp_ctrl.c | ||
| dp_ctrl.h | ||
| dp_debug.c | ||
| dp_debug.h | ||
| dp_display.c | ||
| dp_display.h | ||
| dp_drm.c | ||
| dp_drm.h | ||
| dp_hpd.c | ||
| dp_hpd.h | ||
| dp_link.c | ||
| dp_link.h | ||
| dp_panel.c | ||
| dp_panel.h | ||
| dp_parser.c | ||
| dp_parser.h | ||
| dp_power.c | ||
| dp_power.h | ||
| dp_reg.h | ||