diff options
| author | Maxime Ripard <[email protected]> | 2019-11-12 21:45:51 +0100 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2019-11-13 09:52:44 +0100 |
| commit | c8401e0cc1e3c4aa061b26c613c19b6744b10244 (patch) | |
| tree | 61228d97e69bd59df1ee2682b4963ae44f41a71a /tools/perf/scripts/python/bin | |
| parent | 6958aa9092fd97719ad00b609ddd8b0333d2b82a (diff) | |
drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OF
The driver assumes that the platform uses the device tree, and thus relies
on some fields (of_node) being declared in some structures (drm_bridge).
This isn't true for all platforms, so make sure we can only compile the
ANX6345 on platforms where DT support is selected.
Cc: Torsten Duwe <[email protected]>
Fixes: 6aa192698089 ("drm/bridge: Add Analogix anx6345 support")
Acked-by: Daniel Vetter <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions