From: Lidza Louina Date: Thu, 15 Aug 2013 14:28:22 +0000 (-0400) Subject: staging: dgnc: removes proc code X-Git-Tag: v3.12-rc1~183^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35cf90459312fc3b6bc4bbf31aa5fe47b73922d4;p=pandora-kernel.git staging: dgnc: removes proc code This patch removes the dgnc_proc.c and dgnc_proc.h files and all references to proc functions in dgnc_driver.c. This also removes proc.h from the include headers in driver.c, mgmt.c and sysfs.c and proc.o from the Makefile. Drivers now use sysfs instead of proc. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed