From: Rupesh Gujare Date: Tue, 13 Aug 2013 17:29:23 +0000 (+0100) Subject: staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer. X-Git-Tag: v3.12-rc1~183^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25403813148a49492726b9b062af4c58c6b240db;p=pandora-kernel.git staging: ozwpan: Make oz_hcd_pd_departed() take a struct pointer. oz_hcd_pd_departed() takes struct oz_port pointer instead of void *, change function declaration to avoid ambiguity. Reported-by: Dan Carpenter Signed-off-by: Rupesh Gujare Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed