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:
45e75df
)
[PATCH] ppc64: fix compile warning
author
Anton Blanchard
<anton@samba.org>
Fri, 8 Jul 2005 00:56:34 +0000
(17:56 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:41 +0000
(18:23 -0700)
Fix a compile warning introduced by the previous patches.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/iSeries_setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/ppc64/kernel/iSeries_setup.c
b/arch/ppc64/kernel/iSeries_setup.c
index b4c919e18fa74df0d0f43a53c2af036f2f195f85..32483dc16d4faaef19e81c303acc23d0cad42104 100644
(file)
--- a/
arch/ppc64/kernel/iSeries_setup.c
+++ b/
arch/ppc64/kernel/iSeries_setup.c
@@
-888,7
+888,6
@@
static int iseries_shared_idle(void)
static int iseries_dedicated_idle(void)
{
- struct paca_struct *lpaca = get_paca();
long oldval;
while (1) {