diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-06-30 11:24:22 +0200 |
|---|---|---|
| committer | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-07-03 07:38:14 +0200 |
| commit | e1da37efb51b46870f7e50ae5e8a03293335bce5 (patch) | |
| tree | 5b48eb40533ac1038cf703565c9443fb9f9e4e68 /include/linux/bootconfig.h | |
| parent | 1b44cfa834e12aac55d2f071cabedc3aaa6fd19c (diff) | |
| download | linux-next-e1da37efb51b46870f7e50ae5e8a03293335bce5.tar.gz linux-next-e1da37efb51b46870f7e50ae5e8a03293335bce5.zip | |
driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
struct device_driver contains pointers of type struct of_device_id* and
struct acpi_device_id* but doesn't ensure these are defined. To make the
header self-contained add the (very lightweight) includes that contain
the respective definitions.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://patch.msgid.link/199ba71b4ac73f4b4d9f5d2be635c96eec73c70e.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Diffstat (limited to 'include/linux/bootconfig.h')
0 files changed, 0 insertions, 0 deletions
