mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-15 11:34:41 +00:00
Tabstops are 8 chars, not 4
This commit is contained in:
parent
ac995c3b89
commit
b6635b506a
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
compatible = "thead,c900-clint";
|
||||
reg = <0xe4000000 0xc000>;
|
||||
interrupts-extended = <&cpu0_intc 3>,
|
||||
<&cpu0_intc 7>;
|
||||
<&cpu0_intc 7>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue