On Saturday 20 January 2018 10:44 PM, David Lechner wrote:
This adds the new board-specific clock init in mach-davinci/dm644x.c
using the new common clock framework drivers.
The #ifdefs are needed to prevent compile errors until the entire
ARCH_DAVINCI is converted.
Also clean up the #includes since we are adding some here.
Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>
I did not notice this before, but the subject line for this and other
patches needs to be "ARM: davinci: "
Apart from that:
Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>
Thanks,
Sekhar