diff options
| author | Richard Kuo <[email protected]> | 2011-10-31 18:56:38 -0500 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-11-01 07:34:21 -0700 |
| commit | 4f4567cf4ff586e318aa1bc586a69570d64b162a (patch) | |
| tree | 6f508d53cf2de693506d2a9532c44ed8bec28bd1 | |
| parent | 74d04d6ffd39274457eafa15022ab717e40cbc63 (diff) | |
Hexagon: Add self to MAINTAINERS
Signed-off-by: Richard Kuo <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6185d0513584..6ea605add695 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5288,6 +5288,12 @@ F: fs/qnx4/ F: include/linux/qnx4_fs.h F: include/linux/qnxtypes.h +QUALCOMM HEXAGON ARCHITECTURE +M: Richard Kuo <[email protected]> +S: Supported +F: arch/hexagon/ + RADOS BLOCK DEVICE (RBD) F: include/linux/qnxtypes.h M: Yehuda Sadeh <[email protected]> |