summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mtac.c2
-rw-r--r--mtac.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/mtac.c b/mtac.c
index 7697085..165d8e0 100644
--- a/mtac.c
+++ b/mtac.c
@@ -1,4 +1,4 @@
-#define DRIVER_VERSION "v4.0.4"
+#define DRIVER_VERSION "v4.0.5"
#define DRIVER_AUTHOR "John Klug <john.klug@multitech.com>"
#define DRIVER_DESC "MTS driver to supervise MTAC slots"
#define DRIVER_NAME "mtac-slots"
diff --git a/mtac.h b/mtac.h
index 967bf57..1a84884 100644
--- a/mtac.h
+++ b/mtac.h
@@ -1,6 +1,5 @@
#ifndef IO_MODULE_MTAC_H_
#define IO_MODULE_MTAC_H_
-#include <linux/at91gpio.h>
// NUM_AP should be defined from the board code
// it should be set to the value of CONFIG_MTS_NUM_ACCESSORY_PORTS
// arch/arm/mach-at91/board-dt-sam9.c