ppc: remove bit operation headers file conflict
Removed the ppc bit operation functions and definitions in the ppc
file asm/bitops.h since these are already defined in the asm-generic header
files. Moved ffs64 definition to the mpc85xx header files because
the function requires the inclusion of linux/log2.h which also includes
asm/bitops.h.

The conflict was noted when UBIFS was enabled in barebox.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 278850a commit b99e853aff4dc6f442e62a8187de04877877c4b1
@Renaud Barbier Renaud Barbier authored on 29 Jan 2014
Sascha Hauer committed on 30 Jan 2014
Showing 4 changed files
View
arch/ppc/cpu-85xx/tlb.c
View
arch/ppc/include/asm/bitops.h
View
arch/ppc/mach-mpc85xx/fsl_law.c
View
arch/ppc/mach-mpc85xx/include/mach/ffs64.h 0 → 100644