From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 20 Jan 2020 21:18:59 +0100 (CET) Subject: [PATCH 4/5] apalis-imx8: Remove unused function detail_board_ddr_info() In-Reply-To: <20200116154649.10800-1-alifer.wsdm@gmail.com> Message-ID: <20200120201859.542C681AFA@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 > detail_board_ddr_info() is not used anywhere, so simply remove it. > This function is only used by Layerscape, not by i.MX. > This was detected by the following sparse warning: > board/toradex/apalis-imx8/apalis-imx8.c:92:6: warning: no previous > prototype for ‘detail_board_ddr_info’ [-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 =====================================================================