Skip to content

Commit 2752f15

Browse files
committed
web: bd7910x: Try fixing the extra linefeed
1 parent ffd23ef commit 2752f15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/bd7910x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The driver supports reading the ADC channels via the Linux IIO subsystem. SPI MO
6868
iovdd-supply = <&dummyreg>;
6969
spi-cpha;
7070
spi-cpol;
71-
{% if page.spifreq %}
71+
{%- if page.spifreq %}
7272
spi-max-frequency = <{{ page.spifreq }}>;
7373
{%- endif %}
7474
};

0 commit comments

Comments
 (0)