diff options
Diffstat (limited to 'io-module/machine/mtcpm.c')
-rw-r--r-- | io-module/machine/mtcpm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/io-module/machine/mtcpm.c b/io-module/machine/mtcpm.c index 4a55127..32f7d9c 100644 --- a/io-module/machine/mtcpm.c +++ b/io-module/machine/mtcpm.c @@ -1,5 +1,3 @@ -#include "mts_io.h" - #define OMAP_GPIO(BANK, GPIO) ((BANK*32)+GPIO) /* * Within a struct gpio_pin, there is only one |