summaryrefslogtreecommitdiff
path: root/mtac.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-10-02 12:00:55 -0500
committerJohn Klug <john.klug@multitech.com>2020-10-02 12:00:55 -0500
commitde65a43133142ac85bcd7946a0ed1fe373cec1f8 (patch)
tree3218fa1af023fa691c3c561f7bf4d46308afd967 /mtac.h
parente3fe79dd37144311f879a0183939736b86aed14b (diff)
downloadmtac-de65a43133142ac85bcd7946a0ed1fe373cec1f8.tar.gz
mtac-de65a43133142ac85bcd7946a0ed1fe373cec1f8.tar.bz2
mtac-de65a43133142ac85bcd7946a0ed1fe373cec1f8.zip
Remove unneeded at91 gpio code from mtac driver
Diffstat (limited to 'mtac.h')
-rw-r--r--mtac.h1
1 files changed, 0 insertions, 1 deletions
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