]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/char/rio/func.h
Merge commit 'v2.6.37-rc1' into for-2.6.37
[karo-tx-linux.git] / drivers / char / rio / func.h
index 6b039186856d6a85b1ac28980c0e67dbb475473a..078d44f85e45143020652f1e4b457fbdedad119b 100644 (file)
 
 #include <linux/kdev_t.h>
 
-#ifdef SCCS_LABELS
-#ifndef lint
-static char *_func_h_sccs_ = "@(#)func.h       1.3";
-#endif
-#endif
-
 /* rioboot.c */
 int RIOBootCodeRTA(struct rio_info *, struct DownLoad *);
 int RIOBootCodeHOST(struct rio_info *, struct DownLoad *);
@@ -88,7 +82,7 @@ void RIOHostReset(unsigned int, struct DpRam __iomem *, unsigned int);
 
 /* riointr.c */
 void RIOTxEnable(char *);
-void RIOServiceHost(struct rio_info *, struct Host *, int);
+void RIOServiceHost(struct rio_info *, struct Host *);
 int riotproc(struct rio_info *, struct ttystatics *, int, int);
 
 /* rioparam.c */