diff options
| author | Qian Cai <cai@lca.pw> | 2019-06-06 09:58:13 -0400 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-07-01 16:26:55 +1000 |
| commit | 04db3ede40ae4fc23a5c4237254c4a53bbe4c1f2 (patch) | |
| tree | 3b5d33a744172a44bf152f8e8a299bfeb43e72f3 /tools/perf/scripts/python | |
| parent | powerpc/eeh_cache: fix a W=1 kernel-doc warning (diff) | |
| download | linux-04db3ede40ae4fc23a5c4237254c4a53bbe4c1f2.tar.gz linux-04db3ede40ae4fc23a5c4237254c4a53bbe4c1f2.zip | |
powerpc/cacheflush: fix variable set but not used
The powerpc's flush_cache_vmap() is defined as a macro and never use
both of its arguments, so it will generate a compilation warning,
lib/ioremap.c: In function 'ioremap_page_range':
lib/ioremap.c:203:16: warning: variable 'start' set but not used
[-Wunused-but-set-variable]
Fix it by making it an inline function.
Signed-off-by: Qian Cai <cai@lca.pw>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
