9
0
Fork 0
barebox/arch/blackfin/include/asm
Sascha Hauer 227a20fe31 consistently use the same bitops.h file
We have many variants of the same bitops.h file. Consistently
use the same file for all architectures which completely use
the generic bitops versions.

Some architectures had static inline versions of functions
identically to the generic versions, these are removed and
the generic versions are used directly now.

Also several architectures depend on the generic find_*_bit
functions but didn't have the GENERIC_FIND_NEXT_BIT Kconfig
option selected. This is added where needed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-07-17 07:43:58 +02:00
..
cpu [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asm 2009-10-22 14:21:28 +02:00
barebox.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
bitops.h consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
bitsperlong.h import swab.h arch implementation form linux v2.3.37 2011-01-17 09:39:16 +01:00
blackfin.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
blackfin_defs.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
byteorder.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
common.h remove now unused arch_execute 2010-03-30 14:15:03 +02:00
cplb.h [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asm 2009-10-22 14:21:28 +02:00
cpu.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
current.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
dma.h blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free inlines 2012-06-30 12:46:25 +02:00
elf.h [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asm 2009-10-22 14:21:28 +02:00
entry.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
hw_irq.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
io.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
irq.h [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asm 2009-10-22 14:21:28 +02:00
linkage.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mem_init.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mmu.h remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
module.h [BLACKFIN] move include/asm-blackfin to arch/blackfin/include/asm 2009-10-22 14:21:28 +02:00
page.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
page_offset.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
posix_types.h blackfin: Use unsigned long for __kernel_size_t 2013-01-27 14:24:39 +01:00
processor.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ptrace.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
sections.h add sections.h header file 2011-01-17 11:04:24 +01:00
segment.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
setup.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
string.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
swab.h import swab.h arch implementation form linux v2.3.37 2011-01-17 09:39:16 +01:00
system.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
traps.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
types.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
unaligned.h blackfin: Add unaligned support 2012-09-04 09:08:39 +02:00