]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/net/ctcm_mpc.h
HID: remove hid-input-quirks
[linux-2.6-omap-h63xx.git] / drivers / s390 / net / ctcm_mpc.h
index f99686069a9139ee2419eff24c6353bd049f1415..5336120cddf108ffcd562bb3787414f9f01c0210 100644 (file)
@@ -231,7 +231,7 @@ static inline void ctcmpc_dump32(char *buf, int len)
 int ctcmpc_open(struct net_device *);
 void ctcm_ccw_check_rc(struct channel *, int, char *);
 void mpc_group_ready(unsigned long adev);
-int mpc_channel_action(struct channel *ch, int direction, int action);
+void mpc_channel_action(struct channel *ch, int direction, int action);
 void mpc_action_send_discontact(unsigned long thischan);
 void mpc_action_discontact(fsm_instance *fi, int event, void *arg);
 void ctcmpc_bh(unsigned long thischan);