filtermod: fix clk kunit test and kunit location

Since switching to filtermod. It looks like we are incorrectly putting kunit and clk_kunit_helpers in the wrong package.

This fixes the following warning

************************** REPORT******************
kunit.ko: wanted by ['modules-internal'] but ended up in ['modules-core']
has conflicting parent: clk_kunit_helpers.ko(modules-core)

Signed-off-by: Nico Pache npache@redhat.com

Edited by Nico Pache

Merge request reports

Loading