diff options
| author | Sergio Paracuellos <[email protected]> | 2018-05-04 06:16:06 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-05-06 18:58:36 -0700 |
| commit | 57c6f08dfe27b81cf39f4b7d1d4a24bb1f49477b (patch) | |
| tree | cd445730008243dec8e250b550832647e70e861c /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | a0a954b151d037e8cbf8822eb56a1a79c4caed30 (diff) | |
staging: ks7010: move tx and rx queues definitions into ks_wlan.h header
There are some definitions for rx and tx queues in ks7010_sdio
which is not the best place to put them. Changing them into the
ks_wlan header file there is no need to explicity include ks7010_sdio.h
which makes no sense at all and can be resolved easily using
forward declarations. The functions related with the queues circular
buffers have been moved also into this header.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions