linux-stable/drivers/sh
Greg Kroah-Hartman e76933a9bf maple: make maple_bus_type static and const
There is no need to export maple_bus_type as no one uses it outside of
maple.c, so make it static, AND make it const as it can be read-only as
no one modifies it.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: <linux-sh@vger.kernel.org>
Link: https://lore.kernel.org/r/2023121918-rejoicing-frostlike-d976@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-04 14:37:17 +01:00
..
clk sh: clk: Fix clk_enable() to return 0 on NULL clk 2023-02-27 10:50:48 +01:00
intc sh: intc: move to use bus_get_dev_root() 2023-03-17 15:29:55 +01:00
maple maple: make maple_bus_type static and const 2024-01-04 14:37:17 +01:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile sh: Remove superhyway bus support 2023-10-25 16:50:11 +02:00
pm_runtime.c