diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2016-04-05 11:53:50 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-01 14:12:14 -0700 |
commit | 154f3520fe1cdef9009909dc62828eb2d7635631 (patch) | |
tree | 3861bb7b07eb27c1d620a1524d5f797e07821286 /Documentation/ABI | |
parent | 37fbbdbde9ad3722a7a18beab936825a6ff322bf (diff) | |
download | talos-obmc-linux-154f3520fe1cdef9009909dc62828eb2d7635631.tar.gz talos-obmc-linux-154f3520fe1cdef9009909dc62828eb2d7635631.zip |
coresight: moving coresight_simple_func() to header file
Macro "coresight_simple_func()" can be used by several drivers.
As such making the structure type generic and moving to a
globally available header file. That way individual drivers
can use the functionality by simply specifying the structure
they need to work with.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions