diff options
author | 2018-05-05 21:54:05 +0200 | |
---|---|---|
committer | 2018-05-10 11:26:08 +1000 | |
commit | dec60f3a9b7251f2657d743d96ba9a83dca02351 (patch) | |
tree | 4bb94543919f494e5455d154f97e9b69b1206564 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.17-rc4 (diff) | |
download | linux-rng-dec60f3a9b7251f2657d743d96ba9a83dca02351.tar.xz linux-rng-dec60f3a9b7251f2657d743d96ba9a83dca02351.zip |
agp: uninorth: make two functions static
Both ‘uninorth_remove_memory’ and ‘null_cache_flush’ can be made
static. So make them.
Silence the following gcc warning (W=1):
drivers/char/agp/uninorth-agp.c:198:5: warning: no previous prototype for ‘uninorth_remove_memory’ [-Wmissing-prototypes]
and
drivers/char/agp/uninorth-agp.c:473:6: warning: no previous prototype for ‘null_cache_flush’ [-Wmissing-prototypes]
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions