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/mt100eocg.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/mt100eocg.c')
-rw-r--r-- | io-module/machine/mt100eocg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io-module/machine/mt100eocg.c b/io-module/machine/mt100eocg.c index c9d2961..ac00143 100644 --- a/io-module/machine/mt100eocg.c +++ b/io-module/machine/mt100eocg.c @@ -1,4 +1,3 @@ -#include "at91gpio.h" /* Used for both MT100EOCG 0.0 */ static struct gpio_pin gpio_pins_mt100eocg_0_0[] = { { |