aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPatrick Delaunay2022-05-20 18:38:10 +0200
committerPatrick Delaunay2022-06-17 14:12:27 +0200
commiteae488b77906692627622abc61f5b7160b6eb2a4 (patch)
tree4136c22fba6193e84ab835eedc247ba778761179 /include/linux
parent5c9ea94da930f049eb25b007dd326a21dc427235 (diff)
stm32mp1: fix reference for STMicroelectronics
Replace reference to the correct name STMicroelectronics Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mtd/fsmc_nand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mtd/fsmc_nand.h b/include/linux/mtd/fsmc_nand.h
index 6079f9e260d..1d8a067f17e 100644
--- a/include/linux/mtd/fsmc_nand.h
+++ b/include/linux/mtd/fsmc_nand.h
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2010
- * Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com.
+ * Vipin Kumar, STMicroelectronics, vipin.kumar@st.com.
*/
#ifndef __FSMC_NAND_H__