ARM: omap2: simplify clock2xxx header
authorArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 12:12:14 +0000 (14:12 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 9 Jan 2023 16:00:54 +0000 (17:00 +0100)
commitcbcf78330fece15e9500d77e5df5af0e4da9a253
tree00e5b08cf00a3bf964d6c11718bba7645ea15571
parentf2286d2b9761fae50b323594d2828781964c625b
ARM: omap2: simplify clock2xxx header

Only one of the functions in clock2xxx.h is used in a file
other than the one it is declared in, so remove the extra
declarations, and make the symbols static.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-omap2/clkt2xxx_dpllcore.c
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock2xxx.h
arch/arm/mach-omap2/io.c