add lcd4version. compiles now, but i have no clue if it will work with some lcd displays
[openwrt/svn-archive/archive.git] / openwrt / package / lcd4linux / patches / patch-drv_RouterBoard_c
1 --- lcd4linux-0.10.0-RC1/drv_RouterBoard.c 2004-08-30 15:20:45.000000000 +0200
2 +++ lcd-patched/drv_RouterBoard.c 2005-03-19 16:03:26.849650830 +0100
3 @@ -113,7 +113,7 @@
4 #include <string.h>
5 #include <errno.h>
6 #include <unistd.h>
7 -#include <sys/io.h>
8 +#include <asm/io.h>
9
10 #include "debug.h"
11 #include "cfg.h"