From: Mathieu Poirier Date: Wed, 7 Apr 2021 16:00:07 +0000 (-0600) Subject: MAINTAINERS: Add CoreSight header files X-Git-Tag: io_uring-5.13-2021-05-07~90^2~29 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e76e8b56fe1ab1e9d28e341fac614ddb1a82f8e5;p=linux-block.git MAINTAINERS: Add CoreSight header files Adding CoreSight headers to the list of supported files so that maintainers can be notified when changes are submitted. Link: https://lore.kernel.org/r/20210326155431.2011889-1-mathieu.poirier@linaro.org Signed-off-by: Mathieu Poirier Link: https://lore.kernel.org/r/20210407160007.418053-5-mathieu.poirier@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index 6ae3955525a9..aa86b4d0bfce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1764,6 +1764,7 @@ F: Documentation/devicetree/bindings/arm/coresight.txt F: Documentation/trace/coresight/* F: drivers/hwtracing/coresight/* F: include/dt-bindings/arm/coresight-cti-dt.h +F: include/linux/coresight* F: tools/perf/arch/arm/util/auxtrace.c F: tools/perf/arch/arm/util/cs-etm.c F: tools/perf/arch/arm/util/cs-etm.h