diff options
author | Dafna Hirschfeld <[email protected]> | 2020-01-24 11:57:53 +0100 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2020-01-24 12:10:48 -0800 |
commit | 0ea5115a02f08a86e1fe01b837d941263ba870a3 (patch) | |
tree | 7ce8baaba531203a9881946a4276fccf24353dda /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e6ecae6b8f6e16b085a70bc6c368626371e3a609 (diff) |
dt-bindings: fix compilation error of the example in marvell,mmp3-hsic-phy.yaml
Running `make dt_binging_check`, gives the error:
DTC Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.example.dt.yaml
Error: Documentation/devicetree/bindings/phy/marvell,mmp3-hsic-phy.example.dts:20.41-42 syntax error
FATAL ERROR: Unable to parse input tree
This is because the example uses the macro GPIO_ACTIVE_HIGH which
is defined in gpio.h but the include of this header is missing.
Add the include to fix the error.
Fixes: f6f149604eef ("dt-bindings: phy: Add binding for marvell,mmp3-hsic-phy")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dafna Hirschfeld <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions