]> git.baikalelectronics.ru Git - arm-tf.git/commit
uniphier: change the return value type of .is_usb_boot() to bool
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 28 Jan 2020 12:14:28 +0000 (21:14 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 12 Feb 2020 04:36:58 +0000 (13:36 +0900)
commit43bbac27dcdd5f128d020e131b81e92358515dbc
tree1ff67c5b8655f18ba562fe6ee0e2cc50ce7b9b0e
parentfa764c865dfa2d7980ac006681064585ae07b9de
uniphier: change the return value type of .is_usb_boot() to bool

This is boolean logic, so "bool" is more suitable.

Change-Id: I439c5099770600a65b8f58390a4c621c2ee487a5
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
plat/socionext/uniphier/uniphier_boot_device.c