diff options
Diffstat (limited to 'src/drivers/i2c/w83793/chip.h')
-rw-r--r-- | src/drivers/i2c/w83793/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/i2c/w83793/chip.h b/src/drivers/i2c/w83793/chip.h index dc3cd7500f..65a50bb32f 100644 --- a/src/drivers/i2c/w83793/chip.h +++ b/src/drivers/i2c/w83793/chip.h @@ -1,5 +1,3 @@ -extern struct chip_operations drivers_i2c_w83793_ops; - struct drivers_i2c_w83793_config { u8 mfc; u8 fanin; |