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