linux-stable/drivers/base/test
Maxime Ripard f7bb242601 drivers: base: test: Add missing MODULE_* macros to root device tests
Commit 06188bc80c ("drivers: base: Add basic devm tests for root
devices") introduced a new set of tests for root devices that could be
compiled as a module, but didn't have the usual module macros.

Make sure they're there.

Fixes: 06188bc80c ("drivers: base: Add basic devm tests for root devices")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20230816073019.1446155-2-mripard@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-16 19:01:29 +02:00
..
.kunitconfig drivers: base: Add basic devm tests for root devices 2023-08-12 13:06:15 +02:00
Kconfig drivers: base: Add basic devm tests for root devices 2023-08-12 13:06:15 +02:00
Makefile drivers: base: Add basic devm tests for platform devices 2023-08-12 13:06:16 +02:00
platform-device-test.c drivers: base: test: Add missing MODULE_* macros for platform devices tests 2023-08-16 19:01:29 +02:00
property-entry-test.c software node: Switch property entry test to a new API 2023-01-17 19:04:26 +01:00
root-device-test.c drivers: base: test: Add missing MODULE_* macros to root device tests 2023-08-16 19:01:29 +02:00
test_async_driver_probe.c driver core: test_async: fix an error code 2023-08-05 08:31:41 +02:00