]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: clock: Get rid of cm_config_t typedef
authorMarek Vasut <marex@denx.de>
Sat, 25 Jul 2015 06:37:16 +0000 (08:37 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:21 +0000 (08:17 +0200)
commitb0f1d6b9e1e2d0f3bc0ea96e2bef1b584f31132a
treef1183d0a9ae3cfb016e32f3a7b5202c20fd47b26
parentd7e0418cc4f819f77d1268455fd2c96d1eceaa1a
arm: socfpga: clock: Get rid of cm_config_t typedef

Get rid of this cryptic typedef and replace it with explicit struct cm_config.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/clock_manager.c
arch/arm/mach-socfpga/include/mach/clock_manager.h
arch/arm/mach-socfpga/spl.c