imx: imx8mn_beacon: Remove redundant code
authorAdam Ford <aford173@gmail.com>
Thu, 27 Jan 2022 21:10:01 +0000 (15:10 -0600)
committerStefano Babic <sbabic@denx.de>
Sat, 5 Feb 2022 14:49:01 +0000 (15:49 +0100)
commit3d14bd2d207b820b6d5c960fe4c542ea308a2e86
tree7e7fb8a45589ca983fa9a6e546d7924958434298
parent586cb71e13cb9889296646314905491b6ab0e001
imx: imx8mn_beacon: Remove redundant code

The function to return the default MMC device for the environment
already has a __weak instance doing exactly the same thing.  Remove
the superfluous one.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/beacon/imx8mn/imx8mn_beacon.c