From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 20 Jan 2020 21:17:46 +0100 (CET) Subject: [PATCH 3/3] spl: Add prototype to function spl_board_boot_device() In-Reply-To: <20200114185501.4993-3-alifer.wsdm@gmail.com> Message-ID: <20200120201746.D241381905@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de > Add prototype to function spl_board_boot_device to fix the following > sparse warning: > board/freescale/imx8mm_evk/spl.c:26:5: warning: no previous prototype > for ‘spl_board_boot_device’ [-Wmissing-prototypes] > Signed-off-by: Alifer Moraes Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================