diff options
| author | Arnd Bergmann <[email protected]> | 2015-11-16 15:04:57 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-12-18 14:19:20 -0800 |
| commit | 15162fbc78a74a5910e84ad310934aab6b84be02 (patch) | |
| tree | 9f4123f9d54bff1bab90ca693051fb7f9c3bb574 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b4d04c15e17156f18a57576d9e958792add30a6a (diff) | |
staging/wilc1000: avoid static definitions in header
The wilc_wfi_cfgoperations.h header defines the ieee80211_txrx_stypes
and cipher_suites variables that are only used in wilc_wfi_cfgoperations.c
and should not be shared in a header file.
This moves over all that data into the .c file, and also moves all
the macro definitions from the file that are also not needed here.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions