Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755217AbdGKDfG (ORCPT ); Mon, 10 Jul 2017 23:35:06 -0400 Received: from icp-osb-irony-out5.external.iinet.net.au ([203.59.1.221]:2892 "EHLO icp-osb-irony-out5.external.iinet.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755073AbdGKDfF (ORCPT ); Mon, 10 Jul 2017 23:35:05 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CjAABeRmRZ/zXSMGcNUBoBAQEBAgEBAQEIAQEBAYQ+gRSeRgaZPCSFU4QFAQIBAQEBAQKGLidWKA0CJgJsCAEBih6qeWuCJiKLGgEBCCiBC4IdgwWCU4gvgkeCYQWJW5VCAYdIjk6FS4NmhmWVQIFhMSEIKAiHcWSILgEBAQ X-IPAS-Result: A2CjAABeRmRZ/zXSMGcNUBoBAQEBAgEBAQEIAQEBAYQ+gRSeRgaZPCSFU4QFAQIBAQEBAQKGLidWKA0CJgJsCAEBih6qeWuCJiKLGgEBCCiBC4IdgwWCU4gvgkeCYQWJW5VCAYdIjk6FS4NmhmWVQIFhMSEIKAiHcWSILgEBAQ X-IronPort-AV: E=Sophos;i="5.40,344,1496073600"; d="scan'208";a="623228720" From: Greg Ungerer Subject: [git pull] m68knommu changes for v4.13 To: torvalds@linux-foundation.org Cc: "linux-kernel@vger.kernel.org" , Linux/m68k , Geert Uytterhoeven Message-ID: Date: Tue, 11 Jul 2017 13:35:19 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 34 Hi Linus, Can you please pull the m68knommu git tree, for-next branch. Only a single change, to remove old Kconfig options from defconfigs. Regards Greg The following changes since commit c0bc126f97fb929b3ae02c1c62322645d70eb408: Linux 4.12-rc7 (2017-06-25 18:30:05 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next for you to fetch changes up to 354b6382847d1d95b576d0c851df7a5743b8a2c2: m68k: defconfig: Cleanup from old Kconfig options (2017-06-26 11:53:49 +1000) ---------------------------------------------------------------- Krzysztof Kozlowski (1): m68k: defconfig: Cleanup from old Kconfig options arch/m68k/configs/m5208evb_defconfig | 1 - arch/m68k/configs/m5249evb_defconfig | 1 - arch/m68k/configs/m5272c3_defconfig | 1 - arch/m68k/configs/m5275evb_defconfig | 1 - arch/m68k/configs/m5307c3_defconfig | 1 - arch/m68k/configs/m5407c3_defconfig | 1 - 6 files changed, 6 deletions(-)