Home
last modified time | relevance | path

Searched hist:"440 a5742393bb959fd7bce28f5c916355d8607ca" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_ether.h440a5742393bb959fd7bce28f5c916355d8607ca Sat Mar 08 18:46:13 UTC 2014 Gerhard Sittig <gsi@denx.de> usb: net: don't ifdef routine declarations in usb_ether.h

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>