mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
refactor(tc): rename 'tc_fvp.dtsi' to 'tc-fvp.dtsi'
To follow up the DT naming convention, this patch renames the file 'tc_fvp.dtsi' to 'tc-fvp.dtsi'. Change-Id: Ib74cc38eb935d3daac87fbab6de4c004b1ceddcc Signed-off-by: Leo Yan <leo.yan@arm.com>
This commit is contained in:
parent
ab0450f34d
commit
35028bd7da
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "tc-common.dtsi"
|
||||
#include "tc_vers.dtsi"
|
||||
#if TARGET_FLAVOUR_FVP
|
||||
#include "tc_fvp.dtsi"
|
||||
#include "tc-fvp.dtsi"
|
||||
#endif /* TARGET_FLAVOUR_FVP */
|
||||
|
||||
/ {
|
||||
|
|
Loading…
Add table
Reference in a new issue