From 320b70ebad4cf82c8f1d9c0ef031711490f8c340 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 12 Mar 2016 13:24:38 -0600 Subject: [PATCH] Update submodules --- arch | 2 +- configs | 2 +- sched/irq/irq.h | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/arch b/arch index e88525e003..211160ebe8 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit e88525e003cb18f916094e77a93a0eaa3c3e5358 +Subproject commit 211160ebe8733a5456a49b88ef4c27482690b5d6 diff --git a/configs b/configs index e3b7df36bd..0ef97e910a 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit e3b7df36bd6d8603b99917a3450a133d4edb53dd +Subproject commit 0ef97e910a44060bd20b5e96517344a324e965c3 diff --git a/sched/irq/irq.h b/sched/irq/irq.h index 36742f062b..544be675d2 100644 --- a/sched/irq/irq.h +++ b/sched/irq/irq.h @@ -112,4 +112,3 @@ int irq_unexpected_isr(int irq, FAR void *context); #endif #endif /* __SCHED_IRQ_IRQ_H */ -