diff options
Diffstat (limited to 'src/drivers/i2c/w83795/chip.h')
-rw-r--r-- | src/drivers/i2c/w83795/chip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/i2c/w83795/chip.h b/src/drivers/i2c/w83795/chip.h index 290063682f..b5162c1344 100644 --- a/src/drivers/i2c/w83795/chip.h +++ b/src/drivers/i2c/w83795/chip.h @@ -1,4 +1,2 @@ -extern struct chip_operations drivers_i2c_w83795_ops; - struct drivers_i2c_w83795_config { }; |