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:
6b9269a
)
[PATCH] ppc64: remove use of asm/segment.h
author
Kumar Gala
<galak@freescale.com>
Wed, 24 Aug 2005 16:56:56 +0000
(11:56 -0500)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 6 Sep 2005 06:07:53 +0000
(16:07 +1000)
Removed PPC64 architecture specific users of asm/segment.h.
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/kernel/time.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/ppc64/kernel/time.c
b/arch/ppc64/kernel/time.c
index 1696e1b05bb9c8b914d5a6198cb5ecd8bb00b6ba..91ef95ccda4fca400f2efe3fd6d983a2f85a40b8 100644
(file)
--- a/
arch/ppc64/kernel/time.c
+++ b/
arch/ppc64/kernel/time.c
@@
-51,7
+51,6
@@
#include <linux/cpu.h>
#include <linux/security.h>
-#include <asm/segment.h>
#include <asm/io.h>
#include <asm/processor.h>
#include <asm/nvram.h>