mei_cl_bus.h was overlooked when we added the mei bus Signed-off-by: Tomas Winkler <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index f6ba62c3db82..c58e2f0612e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5279,6 +5279,7 @@ M: Tomas Winkler <[email protected]> L: [email protected] S: Supported F: include/uapi/linux/mei.h +F: include/linux/mei_cl_bus.h F: drivers/misc/mei/* F: Documentation/misc-devices/mei/* -- 2.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

