diff options
| author | Linus Walleij <[email protected]> | 2022-02-22 23:23:31 +0100 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2022-02-23 08:53:09 +0100 |
| commit | 0bff66dcbe55cd4b13dfe53abad9268e34d48cbf (patch) | |
| tree | 971e71bc49a85eb0bd29d5a25b9fef817671931a /tools/perf/scripts/python | |
| parent | 17e83a0a1e134401616120b6976f65234e7ccc45 (diff) | |
media: cec: seco: Drop pointless include
This driver uses GPIO descriptors not the old legacy GPIO
API so stop including <linux/gpio.h>.
Fix a bug using a completely unrelated legacy API flag
GPIOF_IN by switching to the actually desired flag
GPIOD_IN.
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions