diff options
author | Simon Glass <sjg@chromium.org> | 2016-10-05 20:42:12 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-10-11 11:55:33 +0800 |
commit | 5023bd7a804e09d0bf4937d8fecb5d85af6dba3c (patch) | |
tree | 4529a8c3d0d97c9348918f303fdefc841688e6e2 /drivers | |
parent | b91c6a1209e7da1a7f989d9ac35d0d8be0b7b710 (diff) | |
download | u-boot-5023bd7a804e09d0bf4937d8fecb5d85af6dba3c.tar.gz u-boot-5023bd7a804e09d0bf4937d8fecb5d85af6dba3c.tar.bz2 u-boot-5023bd7a804e09d0bf4937d8fecb5d85af6dba3c.zip |
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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions