diff options
author | Maxime Ripard <mripard@kernel.org> | 2023-08-16 09:30:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-16 19:01:29 +0200 |
commit | f7bb242601deae2bb62db40ce4edea9a6193d0d2 (patch) | |
tree | ca2678ea5963ba23e3825f804edf72da66402471 /drivers/fpga/tests/fpga-mgr-test.c | |
parent | f71b144e3e7a490d9140045680b7025382fb33b5 (diff) |
drivers: base: test: Add missing MODULE_* macros to root device tests
Commit 06188bc80ccb ("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: 06188bc80ccb ("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>
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions