]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
coresight: Fix a typo in Kconfig
authorAndrew F. Davis <afd@ti.com>
Thu, 17 Dec 2015 15:47:02 +0000 (08:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 21:31:31 +0000 (13:31 -0800)
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/Kconfig

index 6c8921140f024c300bf34234de4c8545496953a5..c85935f3525a8543dd5e2f350f6c7785772219ad 100644 (file)
@@ -8,7 +8,7 @@ menuconfig CORESIGHT
          This framework provides a kernel interface for the CoreSight debug
          and trace drivers to register themselves with. It's intended to build
          a topological view of the CoreSight components based on a DT
-         specification and configure the right serie of components when a
+         specification and configure the right series of components when a
          trace source gets enabled.
 
 if CORESIGHT