samsung: Drop board_enable_audio_codec()
authorSimon Glass <sjg@chromium.org>
Sat, 12 Jan 2019 01:37:12 +0000 (18:37 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 9 Feb 2019 19:50:22 +0000 (12:50 -0700)
commitcdc033136e8d9a6ecf33402b5311087965fb7385
tree2d45ea2408c394cab8fa79c32d9669ae2e495c3d
parentf656daea64ed02f5732f633f13e46ae0eb45bb32
samsung: Drop board_enable_audio_codec()

This function is not needed now since the audio codecs have been converted
to proper drivers. The codec-enable GPIO is handled there.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/exynos5-dt.c