]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/libps2.h
libata: switch to using block layer tagging support
[linux-2.6-omap-h63xx.git] / include / linux / libps2.h
index f6f301e2b0f58a5f229c62c826f810c8e1177431..afc413369101998ce5010ad56b23c752c68b4870 100644 (file)
@@ -43,7 +43,6 @@ void ps2_init(struct ps2dev *ps2dev, struct serio *serio);
 int ps2_sendbyte(struct ps2dev *ps2dev, unsigned char byte, int timeout);
 void ps2_drain(struct ps2dev *ps2dev, int maxbytes, int timeout);
 int ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command);
-int ps2_schedule_command(struct ps2dev *ps2dev, unsigned char *param, int command);
 int ps2_handle_ack(struct ps2dev *ps2dev, unsigned char data);
 int ps2_handle_response(struct ps2dev *ps2dev, unsigned char data);
 void ps2_cmd_aborted(struct ps2dev *ps2dev);