kernel/include/linux/mfd/rk628.h
.. .. @@ -267,6 +267,6 @@ 267 267 * Call the function at mode_set, replace drm_mode_copy. 268 268 */ 269 269 void rk628_mode_copy(struct rk628 *rk628, struct drm_display_mode *dst, 270 - struct drm_display_mode *src);270 + const struct drm_display_mode *src);271 271 272 272 #endif