]> git.baikalelectronics.ru Git - uboot.git/commit
spl: Add missing prototype for board_boot_order
authorAlgapally Santosh Sagar <santoshsagar.algapally@amd.com>
Wed, 1 Mar 2023 10:33:34 +0000 (03:33 -0700)
committerMichal Simek <michal.simek@amd.com>
Thu, 9 Mar 2023 12:15:00 +0000 (13:15 +0100)
commitc8c49bd5c1dae5b3259c0bd5202491a774fd8119
tree44dcbc4dfb4b41f76c30d25aafea03a27f6b9566
parentd738d473fac506ddabf34be8eefb2345744c4ae2
spl: Add missing prototype for board_boot_order

Add missing prototype to fix the sparse warning, warning: no
previous prototype for 'board_boot_order' [-Wmissing-prototypes].

Signed-off-by: Algapally Santosh Sagar <santoshsagar.algapally@amd.com>
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>
Link: https://lore.kernel.org/r/20230301103334.1455-3-ashok.reddy.soma@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
include/spl.h