blob: 36983ec479c38f4cee7423063323560ed82c3ce9 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001Index: pxaregs-1.14/pxaregs.c
2===================================================================
3--- pxaregs-1.14.orig/pxaregs.c
4+++ pxaregs-1.14/pxaregs.c
5@@ -21,10 +21,6 @@
6 #include <fcntl.h>
7 #include <ctype.h>
8
9-#include <linux/i2c.h>
10-#include <linux/i2c-dev.h>
11-
12-
13 // fd for /dev/mem
14 static int fd = -1;
15