]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: cleanup visorbus_private.h
authorPrarit Bhargava <prarit@redhat.com>
Tue, 5 May 2015 22:36:16 +0000 (18:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 13:26:01 +0000 (15:26 +0200)
commitca7cfc11addfb246a597d5fe636830289e1e4008
treeb92bcd4f166b6bfa46acbf4757b3b7f555378031
parent7d361365793f4dfb10ec21a906b293143ce058cf
staging: unisys: cleanup visorbus_private.h

visorbus_private.h contains code that is called from visorbus into the
visorchipset code.  Now that the visorchipset code has been brought into
the visorbus directory, many of the declarations are not necessary and
can be cleaned up.

TODO: PARSER_WHICH_STRING enum only has one member used
(PARSERSTRING_NAME).

TODO: crash_obj_type appears to be unnecessary in the overall scheme of
code.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_private.h
drivers/staging/unisys/visorbus/visorchipset.c