]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/comedi/drivers/addi_watchdog.h
staging: comedi: addi_watchdog.h: add identifiers to function parameters
[karo-tx-linux.git] / drivers / staging / comedi / drivers / addi_watchdog.h
index 3f8e7388bbca2db97c48ddba1fc5171be8859287..b049cfba98139913cc8a06c7752b5cfee40ee95d 100644 (file)
@@ -4,6 +4,6 @@
 struct comedi_subdevice;
 
 void addi_watchdog_reset(unsigned long iobase);
-int addi_watchdog_init(struct comedi_subdevice *, unsigned long iobase);
+int addi_watchdog_init(struct comedi_subdevice *s, unsigned long iobase);
 
 #endif