aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'drv_generic_gpio.h')
-rw-r--r--drv_generic_gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drv_generic_gpio.h b/drv_generic_gpio.h
index 8b0d359..e4b3d40 100644
--- a/drv_generic_gpio.h
+++ b/drv_generic_gpio.h
@@ -30,7 +30,7 @@
#include "widget.h"
-extern int GPIS; /* number of GPO's */
+extern int GPIS; /* number of GPI's */
extern int GPOS; /* number of GPO's */
/* these function must be implemented by the real driver */