]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: remove obsolete proc entry code
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:12 +0000 (13:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:48 +0000 (21:53 +0100)
commita59d7bed79a39a01a1fa8d3d651af592a84a4aef
tree60a41e1d4e0aa71e2d7cf8e1e8401fb203b7a6df
parent9b989a98d74eb91c59b5bacec88e06b7b2fff436
staging: unisys: remove obsolete proc entry code

There is an unused variable in the visorchipset_bus_info structure that
used to be for a proc entry, so remove it, and the code that referenced
it. We don't need it anymore.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchipset/visorchipset.h
drivers/staging/unisys/visorchipset/visorchipset_main.c