summaryrefslogtreecommitdiffstats
path: root/include/linux/rbtree_augmented.h
Commit message (Collapse)AuthorAgeFilesLines
* rbtree: Update to u-boot v2016.03Alexander Stein2016-04-081-0/+220
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>