aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/pca9538/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/pca9538/chip.h')
-rw-r--r--src/drivers/i2c/pca9538/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/pca9538/chip.h b/src/drivers/i2c/pca9538/chip.h
index bde08a6f5c..96fd02f905 100644
--- a/src/drivers/i2c/pca9538/chip.h
+++ b/src/drivers/i2c/pca9538/chip.h
@@ -1,6 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-
struct drivers_i2c_pca9538_config {
unsigned char in_out; /* Use bit as input(1) or output (0). */
unsigned char invert; /* If a bit is 1, the input will be inverted. */