summaryrefslogtreecommitdiff
path: root/include/ioexpander.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ioexpander.h')
-rw-r--r--include/ioexpander.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/ioexpander.h b/include/ioexpander.h
index e8f76d9fbc..150db65750 100644
--- a/include/ioexpander.h
+++ b/include/ioexpander.h
@@ -51,11 +51,6 @@ struct ioexpander_config_t {
/* I2C slave address */
int i2c_slave_addr;
/*
- * The extra variable used to store information which may be required
- * by the IO expander chip.
- */
- int chip_info;
- /*
* Pointer to the specific IO expander chip's ops defined in
* the struct ioexpander_drv.
*/