diff --git a/patch/kernel/sunxi-dev/0130-drm-bridge-Add-Analogix-anx6345-support.patch b/patch/kernel/sunxi-dev/0130-drm-bridge-Add-Analogix-anx6345-support.patch index 2c89192e09..24f15e63f9 100644 --- a/patch/kernel/sunxi-dev/0130-drm-bridge-Add-Analogix-anx6345-support.patch +++ b/patch/kernel/sunxi-dev/0130-drm-bridge-Add-Analogix-anx6345-support.patch @@ -76,7 +76,7 @@ index 000000000000..81676407aa6d +#include +#include +#include -+//#include ++#include +#include +#include + @@ -717,8 +717,8 @@ index 000000000000..81676407aa6d +} + +static void anx6345_bridge_mode_set(struct drm_bridge *bridge, -+ /*const*/ struct drm_display_mode *mode, -+ /*const*/ struct drm_display_mode *adjusted_mode) ++ const struct drm_display_mode *mode, ++ const struct drm_display_mode *adjusted_mode) +{ + struct anx6345 *anx6345 = bridge_to_anx6345(bridge); +