arm: rpi: Add a function to obtain the MMC clock
authorSimon Glass <sjg@chromium.org>
Wed, 5 Apr 2017 22:23:37 +0000 (16:23 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2017 00:19:33 +0000 (20:19 -0400)
commitc6606515f1aedd716f5cffa454de12601bc2c372
tree5c011f6743b5c2c2793514274ef6c05677b75fd9
parent70997d88c40b4d74c4eac80c85f3a2676aa15d82
arm: rpi: Add a function to obtain the MMC clock

Move this code into the new message handler file.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-bcm283x/include/mach/msg.h
arch/arm/mach-bcm283x/msg.c
board/raspberrypi/rpi/rpi.c