projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03347e2
)
[IA64] unexport fpswa.h
author
Sam Ravnborg
<sam@ravnborg.org>
Mon, 8 Jun 2009 17:48:32 +0000
(19:48 +0200)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 15 Jun 2009 21:32:54 +0000
(14:32 -0700)
fpswa.h is not relevant for userspace,
so do not export it.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/include/asm/Kbuild
b/arch/ia64/include/asm/Kbuild
index ccbe8ae47a6127730741335b3d2362ff298409d5..c7d0a71b92427a889d389fa7204a3eb1936cbf7c 100644
(file)
--- a/
arch/ia64/include/asm/Kbuild
+++ b/
arch/ia64/include/asm/Kbuild
@@
-2,7
+2,6
@@
include include/asm-generic/Kbuild.asm
header-y += break.h
header-y += fpu.h
-header-y += fpswa.h
header-y += ia64regs.h
header-y += intel_intrin.h
header-y += perfmon_default_smpl.h