mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
The comment was wrongly referring to Armada 370 while the file is related to Armada XP. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
debeaf6c2d
commit
10b683cba5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
* License version 2. This program is licensed "as is" without any
|
||||
* warranty of any kind, whether express or implied.
|
||||
*
|
||||
* Contains definitions specific to the Armada 370 SoC that are not
|
||||
* Contains definitions specific to the Armada XP SoC that are not
|
||||
* common to all Armada SoCs.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue