From: Benjamin Romer Date: Fri, 5 Dec 2014 22:08:39 +0000 (-0500) Subject: staging: unisys: get rid of channel stub X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~546 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6d15ee0eabf0d092350ae0cbff04dfce3c7217;p=pandora-kernel.git staging: unisys: get rid of channel stub The functions in channels/* aren't used in a lot of places. In fact, the functions in channel.c can be moved to uislib/uisqueue.c, and the rest of the files in channels can be eliminated. This patch deletes the channels directory and files, removes it from all Kconfigs that referenced them, removes the reference in the Makefile, and moves the functions inside of channels.c to uislib/uisqueue.c. Signed-off-by: Ken Depro Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed