diff options
author | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2021-01-15 15:30:13 +0200 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-01-20 15:14:42 -0600 |
commit | c27e9a4e1b711bb41c45e6029fb786b72cc217ed (patch) | |
tree | 422892f956a3141a60ec50643d1c9b536d615530 /io-module/machine/mtcap.c | |
parent | 6fb0b6bed65b9df6e34e83c84878cf002394f676 (diff) | |
download | mts-io-c27e9a4e1b711bb41c45e6029fb786b72cc217ed.tar.gz mts-io-c27e9a4e1b711bb41c45e6029fb786b72cc217ed.tar.bz2 mts-io-c27e9a4e1b711bb41c45e6029fb786b72cc217ed.zip |
linux5.4: fix kernel module build issues
Diffstat (limited to 'io-module/machine/mtcap.c')
-rw-r--r-- | io-module/machine/mtcap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/io-module/machine/mtcap.c b/io-module/machine/mtcap.c index c2a4687..0d4af0f 100644 --- a/io-module/machine/mtcap.c +++ b/io-module/machine/mtcap.c @@ -1,5 +1,3 @@ -#include "at91gpio.h" -#include "mts_supercap.h" /* Used for both MTCAP 0.0 and 0.1 */ static struct gpio_pin gpio_pins_mtcap_0_0[] = { { |