From c27e9a4e1b711bb41c45e6029fb786b72cc217ed Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Fri, 15 Jan 2021 15:30:13 +0200 Subject: linux5.4: fix kernel module build issues --- io-module/machine/mtcpm.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'io-module/machine/mtcpm.c') 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 -- cgit v1.2.3