diff options
Diffstat (limited to 'drivers/serial/8250_mca.c')
-rw-r--r-- | drivers/serial/8250_mca.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/serial/8250_mca.c b/drivers/serial/8250_mca.c index ac205256d5f3..d10be944ad44 100644 --- a/drivers/serial/8250_mca.c +++ b/drivers/serial/8250_mca.c @@ -8,7 +8,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#include <linux/config.h> #include <linux/module.h> #include <linux/init.h> #include <linux/mca.h> |