Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8321564a authored by Michael Ellerman's avatar Michael Ellerman
Browse files

selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes



The changes to make EXPORT_SYMBOL work in asm, specifically commit
9445aa1a ("ppc: move exports to definitions"), in the kbuild tree,
breaks some of our selftests.

That is because we symlink the kernel code into the selftest, and shim
the required headers, and we are now missing asm/export.h

So create a minimal export.h to keep the tests building once powerpc and
the kbuild trees are merged.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent ad654f25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment