diff options
| author | Andy Shevchenko <[email protected]> | 2024-04-12 17:33:32 +0000 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2024-06-20 09:52:56 +0000 |
| commit | b1dc3c68e977273397619d901b34f25634666c24 (patch) | |
| tree | 6990f455bdbaad13c72591bc0cab35959db71744 /net/unix/af_unix.c | |
| parent | Merge branch 'ionic-rework-fix-for-doorbell-miss' (diff) | |
| download | kernel-b1dc3c68e977273397619d901b34f25634666c24.tar.gz kernel-b1dc3c68e977273397619d901b34f25634666c24.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
