aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap1/board-nand.c')
-rw-r--r--arch/arm/mach-omap1/board-nand.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap1/board-nand.c b/arch/arm/mach-omap1/board-nand.c
index 20923eb2d9b6..479ab9be784d 100644
--- a/arch/arm/mach-omap1/board-nand.c
+++ b/arch/arm/mach-omap1/board-nand.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * linux/arch/arm/mach-omap1/board-nand.c 3 * linux/arch/arm/mach-omap1/board-nand.c
3 * 4 *
@@ -8,10 +9,6 @@
8 * Copyright (C) 2001 RidgeRun, Inc. 9 * Copyright (C) 2001 RidgeRun, Inc.
9 * Author: RidgeRun, Inc. 10 * Author: RidgeRun, Inc.
10 * Greg Lonnon (glonnon@ridgerun.com) or info@ridgerun.com 11 * Greg Lonnon (glonnon@ridgerun.com) or info@ridgerun.com
11 *
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License version 2 as
14 * published by the Free Software Foundation.
15 */ 12 */
16#include <linux/kernel.h> 13#include <linux/kernel.h>
17#include <linux/io.h> 14#include <linux/io.h>