On Wed, 29 Oct 2025 20:42:02 +0100, Marek Vasut wrote: > Fix the following DT schema check warning: > > ./Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml:103:1: > [warning] too many blank lines (2 > 1) (empty-lines) > > One newline is enough. No functional change. > > Signed-off-by: Marek Vasut <[email protected]> > --- > Cc: Conor Dooley <[email protected]> > Cc: David Airlie <[email protected]> > Cc: Frank Binns <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Maarten Lankhorst <[email protected]> > Cc: Matt Coster <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Simona Vetter <[email protected]> > Cc: Thomas Zimmermann <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 1 - > 1 file changed, 1 deletion(-) >
Acked-by: Rob Herring (Arm) <[email protected]>
