From: Malcolm Priestley Date: Mon, 13 Jan 2014 16:17:04 +0000 (+0000) Subject: staging: vt6656: sparse fixes: dpc.c missing dpc.h X-Git-Tag: v3.14-rc1~150^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d820fa95fe0416a1a95adfc25c158367cdbd865f;p=pandora-kernel.git staging: vt6656: sparse fixes: dpc.c missing dpc.h sparse warnings dpc.c:249:5: warning: symbol 'RXbBulkInProcessData' was not declared. Should it be static? dpc.c:1295:6: warning: symbol 'RXvWorkItem' was not declared. Should it be static? dpc.c:1321:6: warning: symbol 'RXvFreeRCB' was not declared. Should it be static? dpc.c:1356:6: warning: symbol 'RXvMngWorkItem' was not declared. Should it be static? Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed