From ef0ae31dcc05c09326d5b1123144d46c6a84ba5d Mon Sep 17 00:00:00 2001 From: Manikandan Muralidharan Date: Tue, 3 Jun 2025 10:35:48 +0530 Subject: [PATCH] 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 --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5fda9b53499..92119667618 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -468,7 +468,6 @@ F: drivers/memory/atmel-ebi.c F: drivers/misc/microchip_flexcom.c F: drivers/timer/atmel_tcb_timer.c F: include/dt-bindings/clk/at91.h -F: include/dt-bindings/clock/at91.h F: include/dt-bindings/dma/at91.h F: include/dt-bindings/mfd/at91-usart.h F: include/dt-bindings/mfd/atmel-flexcom.h -- 2.47.2