Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96aac226 authored by Waldemar Rymarkiewicz's avatar Waldemar Rymarkiewicz Committed by Samuel Ortiz
Browse files

NFC: pn533: Remove unused pn533_cmd_complete_t

parent 10cff29a
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -149,8 +149,6 @@ MODULE_DEVICE_TABLE(usb, pn533_table);


struct pn533;
struct pn533;


typedef int (*pn533_cmd_complete_t) (struct pn533 *dev, void *arg, int status);

typedef int (*pn533_send_async_complete_t) (struct pn533 *dev, void *arg,
typedef int (*pn533_send_async_complete_t) (struct pn533 *dev, void *arg,
					struct sk_buff *resp);
					struct sk_buff *resp);