diff options
Diffstat (limited to 'drivers/mtd/nand/raw/mtk_ecc.h')
-rw-r--r-- | drivers/mtd/nand/raw/mtk_ecc.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/mtd/nand/raw/mtk_ecc.h b/drivers/mtd/nand/raw/mtk_ecc.h index a455df080952..aa52e94c771d 100644 --- a/drivers/mtd/nand/raw/mtk_ecc.h +++ b/drivers/mtd/nand/raw/mtk_ecc.h | |||
@@ -1,12 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MTK SDG1 ECC controller | 3 | * MTK SDG1 ECC controller |
3 | * | 4 | * |
4 | * Copyright (c) 2016 Mediatek | 5 | * Copyright (c) 2016 Mediatek |
5 | * Authors: Xiaolei Li <xiaolei.li@mediatek.com> | 6 | * Authors: Xiaolei Li <xiaolei.li@mediatek.com> |
6 | * Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> | 7 | * Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> |
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License version 2 as published | ||
9 | * by the Free Software Foundation. | ||
10 | */ | 8 | */ |
11 | 9 | ||
12 | #ifndef __DRIVERS_MTD_NAND_MTK_ECC_H__ | 10 | #ifndef __DRIVERS_MTD_NAND_MTK_ECC_H__ |