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

Commit 858e2b23 authored by Paul Burton's avatar Paul Burton Committed by Ralf Baechle
Browse files

MIPS: Use generic asm/export.h



Include export.h in the list of generic headers used by the MIPS
architecture for use by later patches.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14506/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent de96ec2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ generic-y += cputime.h
generic-y += current.h
generic-y += dma-contiguous.h
generic-y += emergency-restart.h
generic-y += export.h
generic-y += irq_work.h
generic-y += local64.h
generic-y += mcs_spinlock.h