diff options
author | Vitor Massaru Iha <vitor@massaru.org> | 2020-10-15 15:08:51 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-10-16 22:25:14 +0300 |
commit | 294a7f1613ee49a608361bd319519561c0ca7e72 (patch) | |
tree | eb25a15a536db08c327e535b45b6851760e976c9 /include/asm-generic | |
parent | d2585f5164c298aaaed14c2c8d313cbe7bd5b253 (diff) | |
download | linux-294a7f1613ee49a608361bd319519561c0ca7e72.tar.xz |
lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
A build condition was missing around a compilation test, this compilation
test comes from the original test_bitfield code.
And removed unnecessary code for this test.
Fixes: d2585f5164c2 ("lib: kunit: add bitfield test conversion to KUnit")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Vitor Massaru Iha <vitor@massaru.org>
Link: https://lore.kernel.org/linux-next/20201015163056.56fcc835@canb.auug.org.au/
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions