diff options
Diffstat (limited to 'src/drivers/i2c/rt1011')
-rw-r--r-- | src/drivers/i2c/rt1011/chip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/rt1011/chip.h b/src/drivers/i2c/rt1011/chip.h index e5dee97159..84a73dcc83 100644 --- a/src/drivers/i2c/rt1011/chip.h +++ b/src/drivers/i2c/rt1011/chip.h @@ -4,7 +4,6 @@ * Realtek RT1011 audio codec devicetree bindings */ - struct drivers_i2c_rt1011_config { const char *name; /* ACPI Device Name */ const char *desc; /* Device Description */ |