Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1659072

Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c
Date 2017-06-06 21:10 +0200
Message-ID <tPs1B-4ry-45@gated-at.bofh.it> (permalink)
References <tNVKp-2l4-19@gated-at.bofh.it> <tNVKp-2l4-17@gated-at.bofh.it> <tPrId-45h-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Richard Cochran <richardcochran@gmail.com>
Date: Tue, 6 Jun 2017 20:39:33 +0200

> On Fri, Jun 02, 2017 at 03:27:41PM +0100, Rafal Ozieblo wrote:
>>  drivers/net/ethernet/cadence/macb.c      | 3568 ------------------------------
>>  drivers/net/ethernet/cadence/macb_main.c | 3568 ++++++++++++++++++++++++++++++
> 
> You deleted macb.c, and so ...

Rename macb.c to macb_main.c

>> +macb-y	:= macb_main.o
>>  
>>  obj-$(CONFIG_MACB) += macb.o
> 
> how does this rule make sense any more?

He's adjusting the Makefile so that it build macb_main.c into macb.o

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/4] PTP support for macb driver Rafal Ozieblo <rafalo@cadence.com> - 2017-06-02 16:40 +0200
  [PATCH v2 2/4] net: macb: Add tsu_clk to device tree Rafal Ozieblo <rafalo@cadence.com> - 2017-06-02 16:40 +0200
  Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c Richard Cochran <richardcochran@gmail.com> - 2017-06-06 20:50 +0200
    Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c David Miller <davem@davemloft.net> - 2017-06-06 21:10 +0200
      Re: [PATCH v2 3/4] net: macb: macb.c changed to macb_main.c Richard Cochran <richardcochran@gmail.com> - 2017-06-06 22:30 +0200

csiph-web