From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938009AbdEYM7O (ORCPT ); Thu, 25 May 2017 08:59:14 -0400 Received: from omzsmtpe03.verizonbusiness.com ([199.249.25.208]:32014 "EHLO omzsmtpe03.verizonbusiness.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1765852AbdEYM7J (ORCPT ); Thu, 25 May 2017 08:59:09 -0400 X-IronPort-Anti-Spam-Filtered: false From: "Levin, Alexander (Sasha Levin)" X-IronPort-AV: E=Sophos;i="5.38,391,1491264000"; d="scan'208";a="209370738" To: "mingo@kernel.org" CC: "linux-kernel@vger.kernel.org" , "ben@decadent.org.uk" , "a.p.zijlstra@chello.nl" , "tglx@linutronix.de" Subject: [PATCH 16/21] tools include: add empty include/linux/sched/mm.h Thread-Topic: [PATCH 16/21] tools include: add empty include/linux/sched/mm.h Thread-Index: AQHS1Vao0MbSn6/X80yQhIehYqYBtg== Date: Thu, 25 May 2017 12:58:52 +0000 Message-ID: <20170525130005.5947-17-alexander.levin@verizon.com> References: <20170525130005.5947-1-alexander.levin@verizon.com> In-Reply-To: <20170525130005.5947-1-alexander.levin@verizon.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.144.60.250] Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v4PCxLCS003777 Now required by liblockdep. Signed-off-by: Sasha Levin --- tools/include/linux/sched/mm.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/include/linux/sched/mm.h diff --git a/tools/include/linux/sched/mm.h b/tools/include/linux/sched/mm.h new file mode 100644 index 000000000000..e69de29bb2d1 -- 2.11.0