u-boot-2016/include/linux
Heiko Schocher 9dd228b5e7 lib, rbtree: resync with Linux-3.14
resync with linux:

commit 455c6fdbd219161bd09b1165f11699d6d73de11c
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Mar 30 20:40:15 2014 -0700

    Linux 3.14

Needed for the MTD/UBI/UBIFS resync

Just copied the files from Linux, changed the license file header,
and add in the c-file:

+#define __UBOOT__
 #include <linux/rbtree_augmented.h>
+#ifndef __UBOOT__
 #include <linux/export.h>
+#else
+#include <ubi_uboot.h>
+#endif

so, it compiles for U-Boot.

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Marek Vasut <marex@denx.de>
Cc: Sergey Lapin <slapin@ossfans.org>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Tom Rini <trini@ti.com>
2014-08-25 17:02:33 -04:00
..
byteorder
mtd mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 2014-06-06 17:46:10 -04:00
unaligned
usb
apm_bios.h
bch.h
bitops.h
bitrev.h
compat.h linux/compat.h: port lower_32_bits and upper_32_bits from Linux 2014-07-22 07:44:24 -04:00
compiler-gcc.h
compiler-gcc3.h
compiler-gcc4.h
compiler.h
crc7.h
crc8.h
crc32.h
ctype.h
edd.h
err.h
ethtool.h
fb.h fb: Add a prototype for board_video_skip() 2014-03-05 12:23:48 +01:00
immap_qe.h qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
input.h
ioctl.h
ioport.h
kbuild.h
kconfig.h kconfig: import Kconfig files from Linux 3.16-rc7 2014-07-30 08:47:46 -04:00
linkage.h
linux_string.h
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h
mii.h
netdevice.h
poison.h
posix_types.h
rbtree.h lib, rbtree: resync with Linux-3.14 2014-08-25 17:02:33 -04:00
rbtree_augmented.h lib, rbtree: resync with Linux-3.14 2014-08-25 17:02:33 -04:00
screen_info.h
sizes.h sizes.h - consolidate for all architectures 2014-03-04 12:15:01 -05:00
stat.h
stddef.h
string.h
stringify.h
time.h
types.h