summaryrefslogtreecommitdiff
path: root/packages/CVS/Repository
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+1
6335bcf3c07e5c397a3'>8321564a11bbeadffcc7d6335bcf3c07e5c397a3 (patch) tree0691674c2ecb83d0628400a5f3ce25514a799529 parentad654f25a12d1cbac890d33b7bcc87f625e9eb39 (diff)
selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes
The changes to make EXPORT_SYMBOL work in asm, specifically commit 9445aa1a3062 ("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: Michael Ellerman <mpe@ellerman.id.au>
Diffstat