[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.SOC.4.64.0803291231160.5386@math.ut.ee>
Date: Sat, 29 Mar 2008 12:32:56 +0200 (EET)
From: Meelis Roos <mroos@...ux.ee>
To: Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: PPC: 'xchg_u32' is static but used in inline function 'xchg_ptr'
which is not static
While compiling yesterdays 2.6.25-rc7+git on ppc (ppc subarch, not
powerpc), most files give this warning:
In file included from include/linux/list.h:9,
from include/linux/module.h:9,
from init/version.c:10:
include/asm/system.h: In function 'xchg_ptr':
include/asm/system.h:183: warning: 'xchg_u32' is static but used in inline function 'xchg_ptr' which is not static
--
Meelis Roos (mroos@...ux.ee)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists