diff options
Diffstat (limited to 'drivers/spi/ich.h')
-rw-r--r-- | drivers/spi/ich.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/spi/ich.h b/drivers/spi/ich.h index dcb8a9048f8..c867c57be9f 100644 --- a/drivers/spi/ich.h +++ b/drivers/spi/ich.h @@ -177,8 +177,6 @@ struct ich_spi_platdata { }; struct ich_spi_priv { - int ichspi_lock; - int locked; int opmenu; int menubytes; void *base; /* Base of register set */ |