mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
editorconfig: use tab indentation for version.lds
This file is indented with tabs, but editorconfig defaults all files to spaces. Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
d030a893be
commit
5e98b59793
2 changed files with 4 additions and 1 deletions
|
@ -20,7 +20,7 @@ LIBFDT_1.2 {
|
|||
fdt_get_alias_namelen;
|
||||
fdt_get_alias;
|
||||
fdt_get_path;
|
||||
fdt_header_size;
|
||||
fdt_header_size;
|
||||
fdt_supernode_atdepth_offset;
|
||||
fdt_node_depth;
|
||||
fdt_parent_offset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue