From 56ef39544406692c4b7e4f21e50b6d7823876004 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Tue, 25 Oct 2011 13:13:57 -0400 Subject: [PATCH] --- yaml --- r: 274383 b: refs/heads/master c: bdfa97bf7263657b83bc5b68567a3a60dde84c5b h: refs/heads/master i: 274381: c6dcb0e7c34657ce1fb7095dc16b5fee2600ca53 274379: 518a6dd70714544b4950523e1a3c1f3689722ca9 274375: 729a757bad9fc362559bc0ed74e645913f1cb694 274367: 7d5162ed2ce75238121a05f26c3ffca529adb0ea v: v3 --- [refs] | 2 +- trunk/kernel/rcutiny.c | 1 - trunk/kernel/rcutiny_plugin.h | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4a37db960254..1cc2bbeba8b5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 72a59aaada499d9bbf19f2fb68daa37502e4a9bb +refs/heads/master: bdfa97bf7263657b83bc5b68567a3a60dde84c5b diff --git a/trunk/kernel/rcutiny.c b/trunk/kernel/rcutiny.c index b5e525d67fe3..636af6d9c6e5 100644 --- a/trunk/kernel/rcutiny.c +++ b/trunk/kernel/rcutiny.c @@ -22,7 +22,6 @@ * For detailed explanation of Read-Copy Update mechanism see - * Documentation/RCU */ -#include #include #include #include diff --git a/trunk/kernel/rcutiny_plugin.h b/trunk/kernel/rcutiny_plugin.h index 02aa7139861c..2b0484a5dc28 100644 --- a/trunk/kernel/rcutiny_plugin.h +++ b/trunk/kernel/rcutiny_plugin.h @@ -23,6 +23,7 @@ */ #include +#include #include #include