aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
-rw-r--r--arch/arm/mach-omap2/io.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c
index 5e69c8caa1db..349e48042982 100644
--- a/arch/arm/mach-omap2/io.c
+++ b/arch/arm/mach-omap2/io.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * linux/arch/arm/mach-omap2/io.c 3 * linux/arch/arm/mach-omap2/io.c
3 * 4 *
@@ -11,10 +12,6 @@
11 * Syed Khasim <x0khasim@ti.com> 12 * Syed Khasim <x0khasim@ti.com>
12 * 13 *
13 * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> 14 * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
14 *
15 * This program is free software; you can redistribute it and/or modify
16 * it under the terms of the GNU General Public License version 2 as
17 * published by the Free Software Foundation.
18 */ 15 */
19#include <linux/module.h> 16#include <linux/module.h>
20#include <linux/kernel.h> 17#include <linux/kernel.h>