aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand_ecc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mtd/nand_ecc.h')
-rw-r--r--include/linux/mtd/nand_ecc.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mtd/nand_ecc.h b/include/linux/mtd/nand_ecc.h
index 0b3bb156c344..d423916b94f0 100644
--- a/include/linux/mtd/nand_ecc.h
+++ b/include/linux/mtd/nand_ecc.h
@@ -1,12 +1,9 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com> 3 * Copyright (C) 2000-2010 Steven J. Hill <sjhill@realitydiluted.com>
3 * David Woodhouse <dwmw2@infradead.org> 4 * David Woodhouse <dwmw2@infradead.org>
4 * Thomas Gleixner <tglx@linutronix.de> 5 * Thomas Gleixner <tglx@linutronix.de>
5 * 6 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 *
10 * This file is the header for the ECC algorithm. 7 * This file is the header for the ECC algorithm.
11 */ 8 */
12 9