commit | e3cfe8c473e7d84c08b62b8b5c884b167973cfc2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Feb 05 20:56:24 2015 +0900 |
committer | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sat Feb 07 00:15:03 2015 +0900 |
tree | 9116b4651a8c9375e62ed258ea36d7c5515c5e06 | |
parent | b2bff68c9704cb54ef55c3a050d6cddca1e4f29c [diff] |
ARM: UniPhier: leave the last element of boot_device_table empty Checking if the pointer is NULL would be easier to know the tail of the boot_device_table[] array. For clarification, add the /* sentinel */ comment. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>