diff options
| author | Arnd Bergmann <[email protected]> | 2023-01-17 16:50:26 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2023-01-20 17:03:04 +0000 |
| commit | db105c37a4d69d684c1edf2915557463d0ba172c (patch) | |
| tree | 5c80938f867b66de342516274b865381e0a1bac3 /drivers/net/ethernet/intel/ice/ice_ethtool.c | |
| parent | Linux 6.2-rc2 (diff) | |
| download | kernel-db105c37a4d69d684c1edf2915557463d0ba172c.tar.gz kernel-db105c37a4d69d684c1edf2915557463d0ba172c.zip | |
kunit: Export kunit_running()
Using kunit_fail_current_test() in a loadable module causes a link
error like:
ERROR: modpost: "kunit_running" [drivers/gpu/drm/vc4/vc4.ko] undefined!
Export the symbol to allow using it from modules.
Fixes: da43ff045c3f ("drm/vc4: tests: Fail the current test if we access a register")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_ethtool.c')
0 files changed, 0 insertions, 0 deletions
