linux-stable/include/linux/device
Javier Martinez Canillas 504fa212d7 driver core: Make driver_deferred_probe_timeout a static variable
It is not used outside of its compilation unit, so there's no need to
export this variable.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Andrew Halaney <ahalaney@redhat.com>
Acked-by: John Stultz <jstultz@google.com>
Link: https://lore.kernel.org/r/20221227232152.3094584-1-javierm@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-11 16:06:40 +01:00
..
bus.h driver core: move struct subsys_dev_iter to a local file 2023-01-10 13:49:09 +01:00
class.h driver core: make struct class.devnode() take a const * 2022-11-24 17:12:27 +01:00
driver.h driver core: Make driver_deferred_probe_timeout a static variable 2023-01-11 16:06:40 +01:00