diff options
author | Alex Elder <[email protected]> | 2021-01-07 17:34:03 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-09 13:51:37 -0800 |
commit | a2d7764b3731260c59245e3fe4ce8bec7ec7bd27 (patch) | |
tree | df82070e7f5f59674f8e16fa91b586a9cfa85231 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce2ceb9b1cff777c7d8beb368eddc3b8e45381f6 (diff) |
net: ipa: declare the page pointer type in "gsi_trans.h"
The second argument to gsi_trans_page_add() is a page pointer.
That declaration is found in header files used by "gsi_trans.h" for
(at least) arm64 and x86 builds, but apparently not for alpha
builds.
Fix this by adding a declaration of struct page to the top of
"gsi_trans.h".
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions