You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
212 B

  1. --- a/drv_RouterBoard.c
  2. +++ b/drv_RouterBoard.c
  3. @@ -106,7 +106,7 @@
  4. #include <string.h>
  5. #include <errno.h>
  6. #include <unistd.h>
  7. -#include <sys/io.h>
  8. +#include <asm/io.h>
  9. #include "debug.h"
  10. #include "cfg.h"