On Mon, 12 May 2025 15:43:32 +0200, Lukas Bulwahn wrote: > From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx> > > Commit fbfb64987062 ("dt-bindings: firmware: stratix10: Convert to > json-schema") renames intel,stratix10-svc.txt to intel,stratix10-svc.yaml > in Documentation/devicetree/bindings/firmware/ as part of this dt-binding > conversion, but misses to adjust the file entry in INTEL STRATIX10 FIRMWARE > DRIVERS. > > Adjust the file entry after the conversion. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!