Update ChangeLog
This commit is contained in:
parent
1e9fb78d1c
commit
4d0103f210
|
@ -11490,4 +11490,6 @@
|
|||
irqrestore() to up_irq_restore(). These should no longer be used. If
|
||||
your code still uses them, please switch to enter_critical_section()
|
||||
and leave_critical_section() (2016-02-14).
|
||||
* Also rename irqdisable() and irqenable() to up_irq_disable() and
|
||||
up_irq_enable (2016-02-14).
|
||||
|
||||
|
|
2
arch
2
arch
|
@ -1 +1 @@
|
|||
Subproject commit 4a9148e44aa3a1540ce26fc15599732c281cbbfd
|
||||
Subproject commit 70afd900cc88772c12618e1b099e47e20d947979
|
Loading…
Reference in New Issue