Browse Source

mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"

Reported-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Lee Jones 11 years ago
parent
commit
f1919cb852
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/mtd/devices/st_spi_fsm.c

+ 1 - 1
drivers/mtd/devices/st_spi_fsm.c

@@ -3,7 +3,7 @@
  *
  *
  * Author: Angus Clark <angus.clark@st.com>
  * Author: Angus Clark <angus.clark@st.com>
  *
  *
- * Copyright (C) 2010-2014 STicroelectronics Limited
+ * Copyright (C) 2010-2014 STMicroelectronics Limited
  *
  *
  * JEDEC probe based on drivers/mtd/devices/m25p80.c
  * JEDEC probe based on drivers/mtd/devices/m25p80.c
  *
  *