diff options
| author | Alex Elder <elder@linaro.org> | 2021-01-08 02:34:03 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-10 00:51:37 +0300 |
| commit | a2d7764b3731260c59245e3fe4ce8bec7ec7bd27 (patch) | |
| tree | df82070e7f5f59674f8e16fa91b586a9cfa85231 /tools/perf/scripts/python/syscall-counts.py | |
| parent | ce2ceb9b1cff777c7d8beb368eddc3b8e45381f6 (diff) | |
| download | linux-a2d7764b3731260c59245e3fe4ce8bec7ec7bd27.tar.xz | |
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 <lkp@intel.com>
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
