projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de96ec2
)
MIPS: Use generic asm/export.h
author
Paul Burton
<paul.burton@imgtec.com>
Mon, 7 Nov 2016 11:14:07 +0000
(11:14 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:48 +0000
(16:34 +0100)
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>
arch/mips/include/asm/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/Kbuild
b/arch/mips/include/asm/Kbuild
index 45b0d6568270ac35c46ece3605f3cfaf93955895..ed07179fe26ad33c9fbf30fdf3e9624bd7720a1f 100644
(file)
--- a/
arch/mips/include/asm/Kbuild
+++ b/
arch/mips/include/asm/Kbuild
@@
-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