From: Waldemar Rymarkiewicz Date: Mon, 10 Dec 2012 13:42:53 +0000 (+0100) Subject: NFC: pn533: Remove unused pn533_send_cmd_frame_asy X-Git-Tag: v3.9-rc1~139^2~242^2^2~26^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89fb20256725e735601ea6439680956fa2ec4741;p=pandora-kernel.git NFC: pn533: Remove unused pn533_send_cmd_frame_asy Remove obsolete send async api as it's no longer used. Remove global dev->in_frame as well, as each packet is kept is a seperate skb struct now, so that's not used anymore. Signed-off-by: Waldemar Rymarkiewicz Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed