gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-mdb] 91/93: removed unessecary include


From: gnunet
Subject: [taler-taler-mdb] 91/93: removed unessecary include
Date: Mon, 18 Nov 2019 21:13:54 +0100

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository taler-mdb.

commit 76c6f72c53ce69719e68389c3041346885dde147
Author: Boss Marco <address@hidden>
AuthorDate: Sat Nov 16 14:47:16 2019 +0100

    removed unessecary include
---
 src/main.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c
index 6c0dfa3..cdf1510 100644
--- a/src/main.c
+++ b/src/main.c
@@ -54,7 +54,6 @@ along with
 #include <sys/ioctl.h>
 #include <fcntl.h>
 #include <linux/fb.h>
-#include <linux/gpio.h>
 
 
 /**
@@ -1072,6 +1071,8 @@ run (void *cls,
                               PROT_READ | PROT_WRITE, MAP_SHARED,
                               qrDisplay.devicefd,
                               0);
+
+    /* open backlight file to turn display backlight on and off */
     if (0 > qrDisplay.devicefd)
     {
       GNUNET_log (GNUNET_ERROR_TYPE_WARNING,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]