Simon Glass 5023bd7a80 list: Add list_last_entry() to find the last entry
We have list_first_entry() but in some cases it is useful to find the last
item added to the list. Add a macro for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-10-11 11:55:33 +08:00
..
2016-01-19 08:31:21 -05:00
2015-11-05 10:52:34 -05:00
2016-04-11 20:48:26 -04:00
2016-01-19 08:31:21 -05:00
2016-05-02 18:37:09 -04:00
2016-01-19 08:31:21 -05:00
2016-02-06 12:00:59 +01:00
2016-01-19 22:25:37 +00:00
2016-06-06 13:39:18 -04:00