From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Thu, 12 Aug 2010 18:50:27 -0700 Subject: [U-Boot] [PATCH 0/2] tnetv107x cpsw ethernet switch driver In-Reply-To: References: <1280885633-22185-1-git-send-email-cyril@ti.com> <0554BEF07D437848AF01B9C9B5F0BC5D9FE384E3@dlee01.ent.ti.com> <4C647E32.70603@gmail.com> Message-ID: <4C64A4E3.6090304@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 8/12/2010 6:26 PM, Mike Frysinger wrote: > On Thu, Aug 12, 2010 at 7:05 PM, Ben Warren wrote: >> I started looking at it a week ago and something came up. My first >> impression is that the driver needs an include file. netdev.h is >> reserved for device driver prototypes and common definitions. > how about starting now with a standard like include/net/ ? generally > this is how linux is rolling ... include/linux//.h > -mike Sounds reasonable. Let's use this going forward. regards, Ben