]> git.dujemihanovic.xyz Git - u-boot.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)
commitebea05e10ea8d838163273ebb4f538febc299cce
tree44dcbc4dfb4b41f76c30d25aafea03a27f6b9566
parentcc24fd78593896ba038c71eb356b32fdaa1cd690
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