Star64_linux/arch/arm
Arnd Bergmann a98cf1e0c9 ARM: pxa: remove use of symbol_get()
commit 0faa29c420 upstream.

The spitz board file uses the obscure symbol_get() function
to optionally call a function from sharpsl_pm.c if that is
built. However, the two files are always built together
these days, and have been for a long time, so this can
be changed to a normal function call.

Link: https://lore.kernel.org/lkml/20230731162639.GA9441@lst.de/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-19 13:37:15 +08:00
..
boot ARM: dts: imx: Set default tuning step for imx6sx usdhc 2023-08-28 23:27:04 +08:00
common
configs ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS 2023-08-20 15:21:13 +08:00
crypto
include ARM: cpu: Switch to arch_cpu_finalize_init() 2023-08-20 16:01:27 +08:00
kernel ARM: module: Use module_init_layout_section() to spot init sections 2023-09-05 01:25:15 +08:00
lib locking/atomic: arm: fix sync ops 2023-08-20 15:24:17 +08:00
mach-actions
mach-alpine
mach-artpec
mach-asm9260
mach-aspeed
mach-at91 ARM: at91: pm: avoid soft resetting AC DLL 2023-04-19 17:56:19 +08:00
mach-axxia ARM: Fix refcount leak in axxia_boot_secondary 2023-04-19 17:50:47 +08:00
mach-bcm ARM: bcm: Fix refcount leak in bcm_kona_smc_init 2023-04-19 17:52:10 +08:00
mach-berlin
mach-clps711x
mach-cns3xxx ARM: cns3xxx: Fix refcount leak in cns3xxx_init 2023-04-19 17:50:47 +08:00
mach-davinci
mach-digicolor
mach-dove
mach-ep93xx ARM: ep93xx: fix missing-prototype warnings 2023-08-20 15:24:27 +08:00
mach-exynos ARM: exynos: Fix refcount leak in exynos_map_pmu 2023-04-19 17:50:47 +08:00
mach-footbridge
mach-gemini
mach-highbank
mach-hisi
mach-imx ARM: imx: Call ida_simple_remove() for ida_simple_get 2023-04-19 17:59:39 +08:00
mach-integrator
mach-iop32x
mach-ixp4xx
mach-keystone
mach-lpc18xx
mach-lpc32xx
mach-mediatek arm: mediatek: select arch timer for mt7629 2023-04-19 17:49:49 +08:00
mach-meson ARM: meson: Fix refcount leak in meson_smp_prepare_cpus 2023-04-19 17:51:11 +08:00
mach-milbeaut
mach-mmp ARM: mmp: fix timer_read delay 2023-04-19 17:57:11 +08:00
mach-moxart
mach-mstar
mach-mv78xx0
mach-mvebu
mach-mxs ARM: mxs: fix memory leak in mxs_machine_init() 2023-04-19 17:56:36 +08:00
mach-nomadik
mach-npcm
mach-nspire
mach-omap1 ARM: OMAP1: call platform_device_put() in error case in omap1_dm_timer_init() 2023-04-19 17:59:38 +08:00
mach-omap2 ARM: omap2: fix missing tick_broadcast() prototype 2023-08-20 15:24:28 +08:00
mach-orion5x ARM: orion5x: fix d2net gpio initialization 2023-08-20 15:24:50 +08:00
mach-oxnas
mach-pxa ARM: pxa: remove use of symbol_get() 2023-09-19 13:37:15 +08:00
mach-qcom
mach-rda
mach-realtek
mach-realview
mach-rockchip
mach-rpc
mach-s3c ARM: s3c: fix s3c64xx_set_timer_source prototype 2023-04-19 17:59:38 +08:00
mach-s5pv210
mach-sa1100 ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings 2023-06-06 18:39:24 +08:00
mach-shmobile ARM: shmobile: rcar-gen2: Increase refcount for new reference 2023-04-19 17:52:09 +08:00
mach-socfpga
mach-spear
mach-sti
mach-stm32
mach-sunxi
mach-tegra
mach-uniphier
mach-ux500
mach-versatile
mach-vexpress
mach-vt8500
mach-zynq ARM: zynq: Fix refcount leak in zynq_early_slcr_init 2023-04-19 17:59:37 +08:00
mm ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment 2023-04-19 17:59:03 +08:00
net
nwfpe ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod 2023-04-19 17:58:16 +08:00
plat-omap
plat-orion
plat-pxa
plat-versatile
probes ARM: 9303/1: kprobes: avoid missing-declaration warnings 2023-08-20 15:24:16 +08:00
tools
vdso
vfp
xen xen/arm: Fix race in RB-tree based P2M accounting 2023-04-19 17:50:56 +08:00
Kbuild
Kconfig ARM: cpu: Switch to arch_cpu_finalize_init() 2023-08-20 16:01:27 +08:00
Kconfig-nommu
Kconfig.assembler
Kconfig.debug
Makefile