]> Git Repo - u-boot.git/commit
imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()
authorAlifer Moraes <[email protected]>
Thu, 16 Jan 2020 15:45:33 +0000 (12:45 -0300)
committerStefano Babic <[email protected]>
Mon, 20 Jan 2020 14:38:16 +0000 (15:38 +0100)
commitf04887f73b0dc711d8c01efdf6c6bb53e597cde6
tree704980f9551247d4d2a5a93b2daef8aae827b169
parentc83c00ae675ca5815ca04d7cad411f4900efff5e
imx8qm_rom7720_a1: Remove unused function detail_board_ddr_info()

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/advantech/imx8qm_rom7720_a1/imx8qm_rom7720_a1.c:110:6: warning: no previous
prototype for ‘detail_board_ddr_info’ [-Wmissing-prototypes]

Signed-off-by: Alifer Moraes <[email protected]>
Reviewed-by: Oliver Graute <[email protected]>
board/advantech/imx8qm_rom7720_a1/imx8qm_rom7720_a1.c
This page took 0.03304 seconds and 4 git commands to generate.