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 6c89211..c85935f 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