lkml.org 
[lkml]   [2005]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 043/198] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.h
From
Date

From: Benoit Boissinot <benoit.boissinot@ens-lyon.org>

make defconfig give the following error on ppc (gcc-4):

arch/ppc/syslib/open_pic.c:36: error: static declaration of ‘OpenPIC’ follows non-static declaration
arch/ppc/syslib/open_pic_defs.h:175: error: previous declaration of ‘OpenPIC’ was here

Signed-Off-By: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

25-akpm/arch/ppc/syslib/open_pic_defs.h | 3 ---
1 files changed, 3 deletions(-)

diff -puN arch/ppc/syslib/open_pic_defs.h~ppc32-fix-compilation-error-in-arch-ppc-syslib-open_pic_defsh arch/ppc/syslib/open_pic_defs.h
--- 25/arch/ppc/syslib/open_pic_defs.h~ppc32-fix-compilation-error-in-arch-ppc-syslib-open_pic_defsh 2005-04-12 03:21:13.553076520 -0700
+++ 25-akpm/arch/ppc/syslib/open_pic_defs.h 2005-04-12 03:21:13.556076064 -0700
@@ -172,9 +172,6 @@ struct OpenPIC {
OpenPIC_Processor Processor[OPENPIC_MAX_PROCESSORS];
};

-extern volatile struct OpenPIC __iomem *OpenPIC;
-
-
/*
* Current Task Priority Register
*/
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-04-13 02:57    [W:0.068 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site