2007-12-02 21:24:04 +00:00
|
|
|
Index: lcd4linux-847/drv_RouterBoard.c
|
2007-07-07 12:58:47 +00:00
|
|
|
===================================================================
|
2007-12-02 21:24:04 +00:00
|
|
|
--- lcd4linux-847.orig/drv_RouterBoard.c 2007-12-01 17:15:10.000000000 +0100
|
|
|
|
+++ lcd4linux-847/drv_RouterBoard.c 2007-12-01 17:15:10.000000000 +0100
|
|
|
|
@@ -106,7 +106,7 @@
|
2006-07-30 17:22:04 +00:00
|
|
|
#include <string.h>
|
|
|
|
#include <errno.h>
|
|
|
|
#include <unistd.h>
|
|
|
|
-#include <sys/io.h>
|
|
|
|
+#include <asm/io.h>
|
|
|
|
|
|
|
|
#include "debug.h"
|
|
|
|
#include "cfg.h"
|