aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-04-12 20:33:32 +0300
committerMarc Kleine-Budde <[email protected]>2024-06-20 11:52:56 +0200
commitb1dc3c68e977273397619d901b34f25634666c24 (patch)
tree6990f455bdbaad13c72591bc0cab35959db71744 /tools/perf/scripts/python
parent7e8fcb815432e68897dbbc2c4213e546ac40f49c (diff)
can: mcp251x: Fix up includes
This driver is including the legacy GPIO header <linux/gpio.h> but the only thing it is using from that header is the wrong define for GPIOF_DIR_OUT. Fix it up by using GPIO_LINE_DIRECTION_* macros respectively. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Vincent Mailhol <[email protected]> Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions