commit | 95c1e9aefa5d3a2dd61304797cad96e8fdcd95ce | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Wed Oct 17 18:04:39 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:39 2007 +0200 |
tree | d59a6477e21ab1d0850e85403d6211b7c576de70 | |
parent | 98c9e27a56a2d9f9148992b0b9a9a36760ea4eb9 [diff] |
x86: visws extern inline to static inline "extern inline" will have different semantics with gcc 4.3. Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Andrey Panin <pazke@donpac.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>