aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/onenand/onenand_base.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/nand/onenand/onenand_base.c')
-rw-r--r--drivers/mtd/nand/onenand/onenand_base.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/mtd/nand/onenand/onenand_base.c b/drivers/mtd/nand/onenand/onenand_base.c
index f41d76248550..d759c02d9cb2 100644
--- a/drivers/mtd/nand/onenand/onenand_base.c
+++ b/drivers/mtd/nand/onenand/onenand_base.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright © 2005-2009 Samsung Electronics 3 * Copyright © 2005-2009 Samsung Electronics
3 * Copyright © 2007 Nokia Corporation 4 * Copyright © 2007 Nokia Corporation
@@ -12,10 +13,6 @@
12 * Flex-OneNAND support 13 * Flex-OneNAND support
13 * Amul Kumar Saha <amul.saha at samsung.com> 14 * Amul Kumar Saha <amul.saha at samsung.com>
14 * OTP support 15 * OTP support
15 *
16 * This program is free software; you can redistribute it and/or modify
17 * it under the terms of the GNU General Public License version 2 as
18 * published by the Free Software Foundation.
19 */ 16 */
20 17
21#include <linux/kernel.h> 18#include <linux/kernel.h>