diff options
Diffstat (limited to 'drivers/spi/sh_spi.h')
| -rw-r--r-- | drivers/spi/sh_spi.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/spi/sh_spi.h b/drivers/spi/sh_spi.h index b1cf98cc3..dd8f937e4 100644 --- a/drivers/spi/sh_spi.h +++ b/drivers/spi/sh_spi.h @@ -76,4 +76,3 @@ static inline struct sh_spi *to_sh_spi(struct spi_slave *slave)  }  #endif - |