From mboxrd@z Thu Jan 1 00:00:00 1970 From: richardcochran@gmail.com (Richard Cochran) Date: Tue, 6 Jun 2017 22:22:59 +0200 Subject: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c In-Reply-To: <20170606.150015.1247326483451270973.davem@davemloft.net> References: <1496413439-12900-1-git-send-email-rafalo@cadence.com> <1496413661-21452-1-git-send-email-rafalo@cadence.com> <20170606183933.GA1205@localhost.localdomain> <20170606.150015.1247326483451270973.davem@davemloft.net> Message-ID: <20170606202259.GE4233@localhost.localdomain> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jun 06, 2017 at 03:00:15PM -0400, David Miller wrote: > He's adjusting the Makefile so that it build macb_main.c into macb.o Duh, sorry, brain shutting down... Thanks, Richard From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c Date: Tue, 6 Jun 2017 22:22:59 +0200 Message-ID: <20170606202259.GE4233@localhost.localdomain> References: <1496413439-12900-1-git-send-email-rafalo@cadence.com> <1496413661-21452-1-git-send-email-rafalo@cadence.com> <20170606183933.GA1205@localhost.localdomain> <20170606.150015.1247326483451270973.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170606.150015.1247326483451270973.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Miller Cc: rafalo-vna1KIf7WgpBDgjK7y7TUQ@public.gmane.org, nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, harini.katakam-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org, andrei.pistirica-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Jun 06, 2017 at 03:00:15PM -0400, David Miller wrote: > He's adjusting the Makefile so that it build macb_main.c into macb.o Duh, sorry, brain shutting down... Thanks, Richard -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751508AbdFFUXt (ORCPT ); Tue, 6 Jun 2017 16:23:49 -0400 Received: from mail-wr0-f193.google.com ([209.85.128.193]:34514 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751239AbdFFUXq (ORCPT ); Tue, 6 Jun 2017 16:23:46 -0400 Date: Tue, 6 Jun 2017 22:22:59 +0200 From: Richard Cochran To: David Miller Cc: rafalo@cadence.com, nicolas.ferre@atmel.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, harini.katakam@xilinx.com, andrei.pistirica@microchip.com Subject: Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c Message-ID: <20170606202259.GE4233@localhost.localdomain> References: <1496413439-12900-1-git-send-email-rafalo@cadence.com> <1496413661-21452-1-git-send-email-rafalo@cadence.com> <20170606183933.GA1205@localhost.localdomain> <20170606.150015.1247326483451270973.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170606.150015.1247326483451270973.davem@davemloft.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 06, 2017 at 03:00:15PM -0400, David Miller wrote: > He's adjusting the Makefile so that it build macb_main.c into macb.o Duh, sorry, brain shutting down... Thanks, Richard