Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751902AbaDDBJJ (ORCPT ); Thu, 3 Apr 2014 21:09:09 -0400 Received: from nskntqsrv02p.mx.bigpond.com ([61.9.168.234]:44718 "EHLO nskntqsrv02p.mx.bigpond.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751215AbaDDBJB (ORCPT ); Thu, 3 Apr 2014 21:09:01 -0400 X-Greylist: delayed 409 seconds by postgrey-1.27 at vger.kernel.org; Thu, 03 Apr 2014 21:09:01 EDT X-Authority-Analysis: v=2.0 cv=JN65Qr2b c=1 sm=1 a=tpHzvNDyw14p4wpd1xf5Bw==:17 a=4QTP58DfdrcA:10 a=aFTPlZ8mLXYA:10 a=abLpnCq0AAAA:8 a=H5rnqBSDAAAA:8 a=VwQbUJbxAAAA:8 a=Czd6YuyKqfjiqNVPyFkA:9 a=tpHzvNDyw14p4wpd1xf5Bw==:117 Date: Fri, 4 Apr 2014 11:01:29 +1000 From: Greg Ungerer Message-Id: <201404040101.s3411TEC025079@goober.accelcon.com> CC: , , , Subject: [git pull] m68knommu arch fixes for 3.15 To: X-Mailer: mail (GNU Mailutils 2.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Can you please pull the m68knommu git tree, for-next branch. Just a couple of fixes. Clean up compile warnings by using correct types in function args, and clean out the removed CONFIG_MTD_PARTITIONS. Regards Greg The following changes since commit fa389e220254c69ffae0d403eac4146171062d08: Linux 3.14-rc6 (2014-03-09 19:41:57 -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 4dc5aa2172373fe7ccc25bc22fc21fcf150a66c5: m68knommu: fix arg types for outs* functions (2014-03-11 09:38:22 +1000) ---------------------------------------------------------------- Eunbong Song (1): m68k : Kill CONFIG_MTD_PARTITIONS Greg Ungerer (1): m68knommu: fix arg types for outs* functions 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 - arch/m68k/include/asm/io_no.h | 6 +++--- 7 files changed, 3 insertions(+), 9 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/