aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/nand_bch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mtd/nand_bch.h')
-rw-r--r--include/linux/mtd/nand_bch.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mtd/nand_bch.h b/include/linux/mtd/nand_bch.h
index a8a6909b594e..d5956cc48ba9 100644
--- a/include/linux/mtd/nand_bch.h
+++ b/include/linux/mtd/nand_bch.h
@@ -1,10 +1,7 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * Copyright © 2011 Ivan Djelic <ivan.djelic@parrot.com> 3 * Copyright © 2011 Ivan Djelic <ivan.djelic@parrot.com>
3 * 4 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 *
8 * This file is the header for the NAND BCH ECC implementation. 5 * This file is the header for the NAND BCH ECC implementation.
9 */ 6 */
10 7