summaryrefslogtreecommitdiff
path: root/drivers/of/unittest.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-04-28 12:44:12 +0300
committerRob Herring <robh@kernel.org>2017-04-29 00:17:56 +0300
commit5d4dd65b1e98ff640c3bdb546a169e397805831e (patch)
tree31277c7b2666c081ed0c4b83e0bb150d246c5abb /drivers/of/unittest.c
parent81d0848fc8d2058c4cc645d971435c889869433b (diff)
downloadlinux-5d4dd65b1e98ff640c3bdb546a169e397805831e.tar.xz
of: fix unittest build without CONFIG_OF_OVERLAY
We get a link error when the new tests are used by overlays are not: drivers/of/built-in.o: In function `unflatten_device_tree': (.init.text+0x967): undefined reference to `unittest_unflatten_overlay_base' This makes the #ifdef check match the symbols that lead to building the unittest_unflatten_overlay_base function. Fixes: 81d0848fc8d2 ("of: Add unit tests for applying overlays") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Frank Rowand <frank.rowand@sony.com> Tested-by: Frank Rowand <frank.rowand@sony.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/unittest.c')
0 files changed, 0 insertions, 0 deletions