From: Daeseok Youn Date: Fri, 4 Jul 2014 10:29:11 +0000 (+0900) Subject: staging: dgap: remove unneccessary dgap_init_pci() function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77343eb973804873345c1638b9e99141a5d98105;p=pandora-kernel.git staging: dgap: remove unneccessary dgap_init_pci() function The dgap_init_pci() calls only pci_register_driver(). It doesn't need to make a function for that. Signed-off-by: Daeseok Youn Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed