]> git.baikalelectronics.ru Git - uboot.git/commit
exynos78x0: pinctrl: set const to structs
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 4 Nov 2021 07:13:15 +0000 (16:13 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 9 Nov 2021 05:07:46 +0000 (14:07 +0900)
commitf3dbd18c4f2e1f57d298f8160a7a07089d305263
treec2312fd68b183f185940f100d84b7703d294841c
parent055246aa2e073ed2838a1f7a369269ccf2eec5b9
exynos78x0: pinctrl: set const to structs

to fix following checkpatch warings.
WARNING: struct  should normally be const

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Cc: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/pinctrl/exynos/pinctrl-exynos78x0.c