diff options
author | 2016-09-23 20:47:22 +0800 | |
---|---|---|
committer | 2016-09-26 09:40:22 -0700 | |
commit | 5258beedc30a72b0c21521aa531ed26ad45cb3f7 (patch) | |
tree | 6d4564fd94cffb71d15dd01b3043ef7f023270b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.8-rc1 (diff) | |
download | wireguard-linux-5258beedc30a72b0c21521aa531ed26ad45cb3f7.tar.xz wireguard-linux-5258beedc30a72b0c21521aa531ed26ad45cb3f7.zip |
regulator: dbx500: remove unused functions in dbx500-prcmu.c
We get 2 warnings when building kernel with W=1:
drivers/regulator/dbx500-prcmu.c:78:6: warning: no previous prototype for 'ux500_regulator_suspend_debug' [-Wmissing-prototypes]
drivers/regulator/dbx500-prcmu.c:87:6: warning: no previous prototype for 'ux500_regulator_resume_debug' [-Wmissing-prototypes]
In fact, these functions are unused in
dbx500-prcmu.c, but should be removed.
So this patch removes the unused functions.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions