From: Prarit Bhargava Date: Tue, 5 May 2015 22:36:16 +0000 (-0400) Subject: staging: unisys: cleanup visorbus_private.h X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~822 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ee0deec49bd1aded66bc7b017af35f8723ff9ef;p=pandora-kernel.git 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 Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed