From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: linux-next: manual merge of the random tree Date: Mon, 30 Sep 2013 13:26:09 +0200 Message-ID: <1380540373-25352-7-git-send-email-treding@nvidia.com> References: <1380540373-25352-1-git-send-email-treding@nvidia.com> Return-path: In-Reply-To: <1380540373-25352-1-git-send-email-treding@nvidia.com> Sender: linux-kernel-owner@vger.kernel.org Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-next.vger.kernel.org Today's linux-next merge of the random tree got conflicts in init/main.c I fixed it up (see below). Please check if the resolution looks correct. Thanks, Thierry --- diff --cc init/main.c index 7cc4b78,586cd33..379090f --- a/init/main.c +++ b/init/main.c @@@ -75,7 -75,7 +75,8 @@@ #include #include #include +#include + #include #include #include