mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
get_bus() should not be globally visable as it is not used by anything other than drivers/base/bus.c. This patch removes the visability of it, and renames it to match all of the other *_get() functions in the kernel. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1.3 KiB
1.3 KiB