Home
last modified time | relevance | path

Searched hist:"5 c9a27df" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/device/
H A Dclass.h5c9a27df Mon Mar 27 11:03:19 CDT 2023 Greg Kroah-Hartman <gregkh@linuxfoundation.org> driver core: move sysfs_dev_char_kobj out of class.h

The structure sysfs_dev_char_kobj is local only to the driver core code,
so move it out of the global class.h file and into the internal base.h
file as no one else should be touching this symbol.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230327160319.513974-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/openbmc/linux/drivers/base/
H A Dbase.h5c9a27df Mon Mar 27 11:03:19 CDT 2023 Greg Kroah-Hartman <gregkh@linuxfoundation.org> driver core: move sysfs_dev_char_kobj out of class.h

The structure sysfs_dev_char_kobj is local only to the driver core code,
so move it out of the global class.h file and into the internal base.h
file as no one else should be touching this symbol.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Link: https://lore.kernel.org/r/20230327160319.513974-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>