Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14506/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

authored by

Paul Burton and committed by
Ralf Baechle
858e2b23 de96ec2a

+1
+1
arch/mips/include/asm/Kbuild
··· 5 5 generic-y += current.h 6 6 generic-y += dma-contiguous.h 7 7 generic-y += emergency-restart.h 8 + generic-y += export.h 8 9 generic-y += irq_work.h 9 10 generic-y += local64.h 10 11 generic-y += mcs_spinlock.h