summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
diff options
context:
space:
mode:
authorAlexey Brodkin <[email protected]>2016-06-27 13:17:51 +0300
committerJoe Hershberger <[email protected]>2016-07-06 10:45:00 -0500
commit66d027e22c55534135a43da794d31fcc98509913 (patch)
treee7b351d550528beb390f5176dadad516e6569ac1 /lib/tiny-printf.c
parent2307ea4053cdf45174f842312d07f538bf5be5f6 (diff)
net: designware: Make driver independent from DM_GPIO again
Commit 90b7fc924adf "net: designware: support phy reset device-tree bindings" made DW GMAC driver dependent on DM_GPIO by unconditional usage of purely DM_GPIO stuff like: * dm_gpio_XXX() * gpio_request_by_name() But since that driver as of today might be easily used without DM_GPIO (that's the case for Synopsys AXS10x boards) we're shielding all DM_GPIO things by ifdefs. Signed-off-by: Alexey Brodkin <[email protected]> Cc: Simon Glass <[email protected]> Cc: Beniamino Galvani <[email protected]> Cc: Joe Hershberger <[email protected]> Cc: Sjoerd Simons <[email protected]> Cc: Sonic Zhang <[email protected]> Cc: Bin Meng <[email protected]> Cc: Marek Vasut <[email protected]> Reviewed-by: Simon Glass <[email protected]> Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions