]> git.ipfire.org Git - thirdparty/u-boot.git/commit
include/clk.h: Fix the name of the clock uclass in comment
authorLiviu Dudau <Liviu.Dudau@foss.arm.com>
Mon, 17 Sep 2018 16:43:08 +0000 (17:43 +0100)
committerSimon Glass <sjg@chromium.org>
Sat, 29 Sep 2018 17:49:35 +0000 (11:49 -0600)
commit9bf86506777d02141b76249413534856162aad6a
tree84006bc8cdb98d617b4dd1a7ce26682895936cc7
parentc35a7d375ec8f0a8ee343ae4868be3242172632e
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>
include/clk.h