]> git.ipfire.org Git - thirdparty/u-boot.git/commit
dt-bindings: drop at91.h from clock includes
authorManikandan Muralidharan <manikandan.m@microchip.com>
Tue, 3 Jun 2025 05:05:48 +0000 (10:35 +0530)
committerEugen Hristev <eugen.hristev@linaro.org>
Thu, 19 Jun 2025 10:56:43 +0000 (13:56 +0300)
commitef0ae31dcc05c09326d5b1123144d46c6a84ba5d
treee9e567f7fae0cfcfe8793090b104f634942d1296
parentf414dbcc13dd8709e03ac3f935f5e5c2eebfa5a0
dt-bindings: drop at91.h from clock includes

Remove clock/at91.h file as it is subset of
dts/upstream/include/dt-bindings/clock/at91.h.
The constants defined in this header are being used only in dts

Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
MAINTAINERS