pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
authorLukasz Majewski <lukma@denx.de>
Wed, 13 Feb 2019 21:46:53 +0000 (22:46 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 13 Apr 2019 18:30:08 +0000 (20:30 +0200)
commit27e15e533cc498aee90360c5f34c3832f466b8a2
treeba2d8a2a40131deaa2bb23201421a653b19fb817
parent6f854c6655be7d9eb0841106cb51ff5c1f3a5661
pcm052: board: Remove in-board setup code (it is now replaced by DM setup)

This commit cleans up the pcm052.c file to remove dead code after moving to
DTS and DM.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/phytec/pcm052/pcm052.c