diff options
author | 2019-06-26 14:42:58 +0100 | |
---|---|---|
committer | 2019-06-27 17:25:07 +0100 | |
commit | a4de43049a1d0e2ed2a1d95e18e74b82cd9ca058 (patch) | |
tree | 941b0f72a958f1297aaae56b4680c1d18b01582f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel (diff) | |
download | wireguard-linux-a4de43049a1d0e2ed2a1d95e18e74b82cd9ca058.tar.xz wireguard-linux-a4de43049a1d0e2ed2a1d95e18e74b82cd9ca058.zip |
gpio: tegra: Clean-up debugfs initialisation
The function tegra_gpio_debuginit() just calls debugfs_create_file()
and given that there is already a stub function implemented for
debugfs_create_file() when CONFIG_DEBUG_FS is not enabled, there is
no need for the function tegra_gpio_debuginit() and so remove it.
Finally, use a space and not a tab between the #ifdef and
CONFIG_DEBUG_FS.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions