aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2021-04-07 15:01:38 +0100
committerGreg Kroah-Hartman <[email protected]>2021-04-07 17:09:54 +0200
commit6db58ed2b2d9bb1792eace4f9aa70e8bdd730ffc (patch)
tree1af6250d07e678ff187895ffb45ff711dfe06afb /tools/perf/scripts/python
parent204e4f4433c2ea941630254e3622f8a41e0ca42f (diff)
staging: comedi: tests: ni_routes_test: Fix compilation error
The `ni_routes_test` module is not currently selectable using the Kconfig files, but can be built by specifying `CONFIG_COMEDI_TESTS=m` on the "make" command line. It currently fails to compile due to an extra parameter added to the `ni_assign_device_routes` function by commit e3b7ce73c578 ("staging: comedi: ni_routes: Allow alternate board name for routes"). Fix it by supplying the value `NULL` for the added `alt_board_name` parameter (which specifies that there is no alternate board name). Fixes: e3b7ce73c578 ("staging: comedi: ni_routes: Allow alternate board name for routes") Cc: Spencer E. Olson <[email protected]> Signed-off-by: Ian Abbott <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions