diff options
author | Alex Elder <elder@linaro.org> | 2021-03-24 08:15:27 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-24 16:52:47 -0700 |
commit | 1910494ee32cb43e295f9bf471bdc1d28ada99f7 (patch) | |
tree | 9c454c0c47ae53ce762e1e1d51d0133d564aa677 /lib/pm-notifier-error-inject.c | |
parent | e6e49e435512c8bcf104e594d3cc34b8f3818492 (diff) |
net: ipa: move ipa_aggr_granularity_val()
We only use ipa_aggr_granularity_val() inside "ipa_main.c", so it
doesn't really need to be defined in a header file. It makes some
sense to be grouped with the register definitions, but it is unlike
the other inline functions now defined in "ipa_reg.h". So move it
into "ipa_main.c" where it's used. TIMER_FREQUENCY is used only
by that function, so move that definition as well.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/pm-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions