diff options
author | Cesar Eduardo Barros <[email protected]> | 2013-01-04 15:35:34 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-01-04 16:11:47 -0800 |
commit | 8893bd03f8b412db59b397266e2b586e361e80a8 (patch) | |
tree | 388ad0e8f2fcdcc744e4bd2030f1e588578ae81d | |
parent | 2fbae2c21446daf7fdae00f513b49350e4242bad (diff) |
MAINTAINERS: remove arch/x86/platform/mrst/pmu.*
These files were removed by commit 1a8359e411eb ("x86/mid: Remove Intel
Moorestown").
Signed-off-by: Cesar Eduardo Barros <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Len Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 840a4104ca0e..b7d0fee4dc1c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4065,12 +4065,6 @@ F: Documentation/networking/ixgbe.txt F: Documentation/networking/ixgbevf.txt F: drivers/net/ethernet/intel/ -INTEL MRST PMU DRIVER -M: Len Brown <[email protected]> -S: Supported -F: arch/x86/platform/mrst/pmu.* - INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT M: Stanislav Yakovlev <[email protected]> |