diff options
author | 2016-12-03 23:45:01 +0000 | |
---|---|---|
committer | 2016-12-06 11:03:22 +0100 | |
commit | 8d7cc7adcec55bfeb28cc2dc58b996c95f180337 (patch) | |
tree | 2ca881636fec8b105fdbcab0ff2b45dba2d22504 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'fpga-for-greg-20161129' of git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga into char-misc-next (diff) | |
download | wireguard-linux-8d7cc7adcec55bfeb28cc2dc58b996c95f180337.tar.xz wireguard-linux-8d7cc7adcec55bfeb28cc2dc58b996c95f180337.zip |
VME: Remove shutdown entry from vme_driver
The vme_driver structure currently has a "shutdown" entry. This entry is
never used, it lacks the correct parameter (it should be providing a
pointer to the relevant vme_dev struct to even *look* usable), the VME
subsystem currently doesn't provide support for shutdown functions and no
in-tree drivers use it (hardly surprising, given it'd never be called).
Remove the entry from vme_driver to avoid confusion.
Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions