From patchwork Wed Apr 8 18:28:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thadeu Lima de Souza Cascardo X-Patchwork-Id: 1268233 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 48yCTM4DTBz9sSj; Thu, 9 Apr 2020 04:28:37 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1jMFRA-0006El-PJ; Wed, 08 Apr 2020 18:28:32 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jMFR9-0006EI-7Z for kernel-team@lists.ubuntu.com; Wed, 08 Apr 2020 18:28:31 +0000 Received: from 1.general.cascardo.us.vpn ([10.172.70.58] helo=localhost.localdomain) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1jMFR8-0008O2-HA for kernel-team@lists.ubuntu.com; Wed, 08 Apr 2020 18:28:31 +0000 From: Thadeu Lima de Souza Cascardo To: kernel-team@lists.ubuntu.com Subject: [Focal 2/2] UBUNTU: [Config] Remove HEADER_TEST from annotations Date: Wed, 8 Apr 2020 15:28:13 -0300 Message-Id: <20200408182815.2648-3-cascardo@canonical.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200408182815.2648-1-cascardo@canonical.com> References: <20200408182815.2648-1-cascardo@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Upstream commit fcbb8461fd2376ba3782b5b8bd440c929b8e4980 ("kbuild: remove header compile test") removed this option as it seems to be causing build warnings. Signed-off-by: Thadeu Lima de Souza Cascardo --- debian.master/config/annotations | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 3fee6e22fb1c..120265f699d7 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -13371,8 +13371,6 @@ CONFIG_APPLDATA_NET_SUM policy<{'s390x': 'm'}> ## v- UNMATCHED CONFIGS -CONFIG_HEADER_TEST policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}> - ## ^- UNMATCHED CONFIGS