some correction (sorry, was compiling old files)
[openwrt/staging/wigyori.git] / target / linux / ifxmips / files / include / asm-mips / ifxmips / ifxmips_gptu.h
index 4ff1ee0af7ef9c01dc4ccffdc58c1df18753f3ed..330c3cfd55bdb90a57f78c87b9fb65f7bfb8ff27 100644 (file)
@@ -141,7 +141,7 @@ struct gptu_ioctl_param {
  */
 typedef void (*timer_callback)(unsigned long arg);
 
-xtern int ifxmips_request_timer(unsigned int, unsigned int, unsigned long, unsigned long, unsigned long);
+extern int ifxmips_request_timer(unsigned int, unsigned int, unsigned long, unsigned long, unsigned long);
 extern int ifxmips_free_timer(unsigned int);
 extern int ifxmips_start_timer(unsigned int, int);
 extern int ifxmips_stop_timer(unsigned int);