summaryrefslogtreecommitdiff
path: root/mtac_mfser.c
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-02 13:24:39 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-02 13:24:39 -0500
commitfd7782082655dbe5c2b99ae3be59d80d04d44b22 (patch)
tree48958c01fe65822568477153b4a65be2425d104c /mtac_mfser.c
parenta0f2265f433f14f0e0afa768b098ff4a54b2b27a (diff)
downloadmtac-mfser-fd7782082655dbe5c2b99ae3be59d80d04d44b22.tar.gz
mtac-mfser-fd7782082655dbe5c2b99ae3be59d80d04d44b22.tar.bz2
mtac-mfser-fd7782082655dbe5c2b99ae3be59d80d04d44b22.zip
Use a generic MTAC gpio pinout1.1.1
Diffstat (limited to 'mtac_mfser.c')
-rw-r--r--mtac_mfser.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mtac_mfser.c b/mtac_mfser.c
index 04da4e8..d8548cb 100644
--- a/mtac_mfser.c
+++ b/mtac_mfser.c
@@ -13,10 +13,10 @@
#include <linux/mtac.h>
#include <linux/mts_io.h>
#ifdef TI43X
-#include "machine/ti43x_mfser_gpio.h"
+#include <linux/ti43x_gpio.h>
#endif
#ifdef SAM9G25
-#include "machine/sam9g25_mfser_gpio.h"
+#include <linux/sam9g25_gpio.h>
#endif
static struct gpio_pin gpio_pins_mtac_mfser[] = {