Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meson64-6.12: hackfix for meson-gx-socinfo patch 2
- original from 6.11, re-done on top of Viacheslav's 6.12 fix which missed it - otherwise ``` drivers/soc/amlogic/meson-gx-socinfo-sm.c:178:19: error: initialization of 'void (*)(struct platform_device *)' from incompatible pointer type 'int (*)(struct platform_device *)' [-Werror=incompatible-pointer-types] 178 | .remove = meson_gx_socinfo_sm_remove, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ```
- Loading branch information