diff options
Diffstat (limited to 'drivers/i2c/busses/i2c-ixp4xx.c')
-rw-r--r-- | drivers/i2c/busses/i2c-ixp4xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/i2c-ixp4xx.c b/drivers/i2c/busses/i2c-ixp4xx.c index ab573254a8aa..1ce01fb0ac09 100644 --- a/drivers/i2c/busses/i2c-ixp4xx.c +++ b/drivers/i2c/busses/i2c-ixp4xx.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * drivers/i2c/i2c-adap-ixp4xx.c | 2 | * drivers/i2c/busses/i2c-ixp4xx.c |
3 | * | 3 | * |
4 | * Intel's IXP4xx XScale NPU chipsets (IXP420, 421, 422, 425) do not have | 4 | * Intel's IXP4xx XScale NPU chipsets (IXP420, 421, 422, 425) do not have |
5 | * an on board I2C controller but provide 16 GPIO pins that are often | 5 | * an on board I2C controller but provide 16 GPIO pins that are often |