All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/6] usb: net: don't ifdef routine declarations in usb_ether.h
Date: Sat, 8 Mar 2014 20:35:41 +0100	[thread overview]
Message-ID: <201403082035.41816.marex@denx.de> (raw)
In-Reply-To: <1394304378-29962-2-git-send-email-gsi@denx.de>

On Saturday, March 08, 2014 at 07:46:13 PM, Gerhard Sittig wrote:
> while compilation of implemented routines and references from calling
> sites may be optional, declarations in header files should not be
> 
> unconditionally declare the Asix and SMSC related public USB ethernet
> driver routines in the usb_ether.h header file
> 
> Signed-off-by: Gerhard Sittig <gsi@denx.de>
> Acked-by: Simon Glass <sjg@chromium.org>

Acked-by: Marek Vasut <marex@denx.de>

Best regards,
Marek Vasut

  reply	other threads:[~2014-03-08 19:35 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-08 18:46 [U-Boot] [PATCH v4 0/6] usb: net: introduce Moschip MCS7830 driver Gerhard Sittig
2014-03-08 18:46 ` [U-Boot] [PATCH v4 1/6] usb: net: don't ifdef routine declarations in usb_ether.h Gerhard Sittig
2014-03-08 19:35   ` Marek Vasut [this message]
2014-03-12 21:05   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-03-08 18:46 ` [U-Boot] [PATCH v4 2/6] usb: net: introduce support for Moschip USB ethernet Gerhard Sittig
2014-03-08 19:37   ` Marek Vasut
2014-03-12 21:05   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-03-08 18:46 ` [U-Boot] [PATCH v4 3/6] tegra: omap: alpha-sort USB ethernet items for Asix and SMSC Gerhard Sittig
2014-03-08 19:38   ` Marek Vasut
2014-03-12 21:05   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-03-08 18:46 ` [U-Boot] [PATCH v4 4/6] tegra: imx: omap: enable Moschip USB ethernet support for several boards Gerhard Sittig
2014-03-08 19:39   ` Marek Vasut
2014-03-10  2:35   ` Hui.Liu at freescale.com
2014-03-12 21:05   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-03-08 18:46 ` [U-Boot] [PATCH v4 5/6] at91: enable USB ethernet for taskit stamp9g20 Gerhard Sittig
2014-03-09  9:17   ` Andreas Bießmann
2014-03-12 21:06   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-03-08 18:46 ` [U-Boot] [PATCH v4 6/6] usb: net: update README.usb to list all USB ethernet options Gerhard Sittig
2014-03-08 19:40   ` Marek Vasut
2014-03-12 21:06   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-03-08 19:11 ` [U-Boot] [PATCH v4 0/6] usb: net: introduce Moschip MCS7830 driver Gerhard Sittig
2014-03-08 19:22 ` Gerhard Sittig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201403082035.41816.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.