From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 8 Mar 2014 20:35:41 +0100 Subject: [U-Boot] [PATCH v4 1/6] usb: net: don't ifdef routine declarations in usb_ether.h In-Reply-To: <1394304378-29962-2-git-send-email-gsi@denx.de> References: <1394304378-29962-1-git-send-email-gsi@denx.de> <1394304378-29962-2-git-send-email-gsi@denx.de> Message-ID: <201403082035.41816.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.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 > Acked-by: Simon Glass Acked-by: Marek Vasut Best regards, Marek Vasut