[PATCH] Fix FRV cmpxchg_local

2008-02-07 Thread Mathieu Desnoyers
Fix the FRV cmpxchg_local by breaking the following header dependency loop : linux/kernel.h -> linux/bitops.h -> asm-frv/bitops.h -> asm-frv/atomic.h -> asm-frv/system.h -> asm-generic/cmpxchg_local.h -> typecheck() defined in linux/kernel.h and linux/kernel.h -> linux/bitops.h ->

[PATCH] Fix FRV cmpxchg_local

2008-02-07 Thread Mathieu Desnoyers
Fix the FRV cmpxchg_local by breaking the following header dependency loop : linux/kernel.h - linux/bitops.h - asm-frv/bitops.h - asm-frv/atomic.h - asm-frv/system.h - asm-generic/cmpxchg_local.h - typecheck() defined in linux/kernel.h and linux/kernel.h - linux/bitops.h - asm-frv/bitops.h