]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: OMAP2+: Make interconnect target module allocation functions static
authorTony Lindgren <tony@atomide.com>
Thu, 21 Mar 2019 18:00:21 +0000 (11:00 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Mar 2019 18:26:25 +0000 (11:26 -0700)
commit798bd175ab0d8024652ddba2cacaba6768c63c30
treeb6bc8e9b60e7702254fdbbbfbc6f6415642ee5e1
parent7f0d078667a494466991aa7133f49594f32ff6a2
ARM: OMAP2+: Make interconnect target module allocation functions static

Only omap_hwmod_init_module() gets called, the rest of the interconnect
target module allocation functions can be static.

Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c