rbtree: Update to u-boot v2016.03
This adds (among others) rbtree_postorder_for_each_entry_safe which is
required by the upcoming UBIFS update.
Changes to u-boot source:
* Adding include <module.h> for EXPORT_SYMBOL*

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 52e6765 commit eb36388c154a334322298f58328a6dfc7bf5567c
@Alexander Stein Alexander Stein authored on 17 Mar 2016
Sascha Hauer committed on 8 Apr 2016
Showing 3 changed files
View
include/linux/rbtree.h
View
include/linux/rbtree_augmented.h 0 → 100644
View
lib/rbtree.c