diff options
| author | Cédric Le Goater <clg@kaod.org> | 2021-01-04 15:31:48 +0100 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-01-30 11:39:28 +1100 |
| commit | d03f210e6ed8f5d64b00f0f07b03db74aa5b95a1 (patch) | |
| tree | b17ea6c5986acb9f3b439d684f497d67a5a87354 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 90db8bf24d133654032a1c7dd46aa5096627b9ff (diff) | |
| download | linux-d03f210e6ed8f5d64b00f0f07b03db74aa5b95a1.tar.gz linux-d03f210e6ed8f5d64b00f0f07b03db74aa5b95a1.zip | |
powerpc/pmem: Include pmem prototypes
It fixes this W=1 compile error :
../arch/powerpc/lib/pmem.c:51:6: error: no previous prototype for ‘arch_wb_cache_pmem’ [-Werror=missing-prototypes]
51 | void arch_wb_cache_pmem(void *addr, size_t size)
| ^~~~~~~~~~~~~~~~~~
../arch/powerpc/lib/pmem.c:58:6: error: no previous prototype for ‘arch_invalidate_pmem’ [-Werror=missing-prototypes]
58 | void arch_invalidate_pmem(void *addr, size_t size)
| ^~~~~~~~~~~~~~~~~~~~
Fixes: 32ce3862af3c ("powerpc/lib: Implement PMEM API")
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210104143206.695198-6-clg@kaod.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
