From: Benjamin Romer Date: Thu, 17 Jul 2014 16:39:57 +0000 (-0400) Subject: staging: unisys: simplify controlvm channel address function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524b0b63a185f951a903e3ebc67574d962dbfd98;p=pandora-kernel.git staging: unisys: simplify controlvm channel address function There is no reason to have controlvm_get_channel_address() defined in a separate file. Move it to visorchipset_main.c, remove the no-op functions controlvm_init() and controlvm_deinit() from visorchipset_main.c, and remove the controlvm.h and controlvm_direct.c files from the module. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed