missing optional parameters for restart and boot functions
[openwrt.git] / package / rt2x00 / src / rt2x00debug.c
index cb61870..e2239fa 100644 (file)
@@ -30,6 +30,7 @@
 #include <asm/uaccess.h>
 
 #include "rt2x00.h"
+#include "rt2x00debug.h"
 
 #define PRINT_REG8_STR         ( "0x%.2x\n" )
 #define PRINT_REG16_STR                ( "0x%.4x\n" )
This page took 0.021458 seconds and 4 git commands to generate.