9
0
Fork 0
barebox/arch/x86/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
..
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
byteorder.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
common.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 Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
io.h common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
mmu.h remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
modes.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
module.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
posix_types.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
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
syslib.h x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
types.h X86: Move BITS_PER_LONG definition to types.h 2014-07-17 07:43:58 +02:00
unaligned.h x86: fix build error because of missing header 2011-11-11 12:28:35 +01:00