commit | 0a083b8bf83c08d4971d967372d741444f43a6f4 | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@foss.arm.com> | Mon Sep 17 17:43:08 2018 +0100 |
committer | Simon Glass <sjg@chromium.org> | Sat Sep 29 11:49:35 2018 -0600 |
tree | 84006bc8cdb98d617b4dd1a7ce26682895936cc7 | |
parent | 7f6a45aa6fb5987493aee6da59845a9a909c30fc [diff] |
include/clk.h: Fix the name of the clock uclass in comment The comment references a structure name that doesn't exist. Use the name of the actual uclass. Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Drop period at end of commit subject: Signed-off-by: Simon Glass <sjg@chromium.org>