aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCesar Eduardo Barros <[email protected]>2012-12-16 21:11:54 +0100
committerJean Delvare <[email protected]>2012-12-16 21:11:54 +0100
commit8547a5bc104496d54c66355df944c348e6525e3f (patch)
tree996f5e264eac137e885663ea118418a619ef7e99
parent11520e5e7c1855fc3bf202bb3be35a39d9efa034 (diff)
MAINTAINERS: Fix drivers/i2c/busses/i2c-stub.c
This file was moved to drivers/i2c/i2c-stub.c by commit 31d178b (i2c-stub: Move to drivers/i2c). Cc: "Mark M. Hoffman" <[email protected]> Signed-off-by: Cesar Eduardo Barros <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f71d2f901a69..d9c31b906ac9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3712,7 +3712,7 @@ I2C/SMBUS STUB DRIVER
M: "Mark M. Hoffman" <[email protected]>
S: Maintained
-F: drivers/i2c/busses/i2c-stub.c
+F: drivers/i2c/i2c-stub.c
I2C SUBSYSTEM
M: Wolfram Sang <[email protected]>