coresight: tmc: introducing new header file
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 3 May 2016 17:33:48 +0000 (11:33 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 May 2016 21:59:30 +0000 (14:59 -0700)
commit4c324b5f0e8a692c8d077da9d18533820c2ab636
treef281206c736b25f093f4b3ab9d71a5da00cfd663
parentebba56e7b2bd2c9c2bbe02fad8808feef18e1519
coresight: tmc: introducing new header file

The amount of #define, enumeration and structure definition
is big enough to justify moving them to a new header file.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-tmc.c
drivers/hwtracing/coresight/coresight-tmc.h [new file with mode: 0644]