diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2023-12-04 12:56:54 +0100 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-10 17:21:39 -0800 |
| commit | 2657bc63d34ec0ca40244e7d1cfa78c742d905f2 (patch) | |
| tree | 6e1b65e5c2bf731f202afa9264b430d44bb33a38 /tools/perf/scripts/python | |
| parent | mips: add missing declarations for trap handlers (diff) | |
| download | linux-2657bc63d34ec0ca40244e7d1cfa78c742d905f2.tar.gz linux-2657bc63d34ec0ca40244e7d1cfa78c742d905f2.zip | |
mips: rs870e: stop exporting local functions
These four functions are exported, but don't have any users, and no
prototypes, which now causes warnings:
drivers/platform/mips/rs780e-acpi.c:35:6: error: no previous prototype for 'pm_iowrite' [-Werror=missing-prototypes]
drivers/platform/mips/rs780e-acpi.c:41:4: error: no previous prototype for 'pm_ioread' [-Werror=missing-prototypes]
drivers/platform/mips/rs780e-acpi.c:47:6: error: no previous prototype for 'pm2_iowrite' [-Werror=missing-prototypes]
drivers/platform/mips/rs780e-acpi.c:53:4: error: no previous prototype for 'pm2_ioread' [-Werror=missing-prototypes]
Link: https://lkml.kernel.org/r/20231204115710.2247097-5-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Stephen Rothwell <sfr@rothwell.id.au>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
