u-boot/drivers
Chen-Yu Tsai 13ae2a40e7 net: sun8i_emac: Fix build for non-H3/H5 SoCs
Only the H3/H5 SoCs have an internal PHY and its related clock and
reset controls.

Use an #ifdef to guard the internal PHY control code block so it
can be built for other SoCs, such as the A83T or A64.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
2017-11-10 19:10:33 +05:30
..
adc treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
ata scsi: ceva: Start port in probe 2017-11-03 09:31:27 +01:00
bios_emulator printk: collect printk stuff into <linux/printk.h> with loglevel support 2017-10-04 10:31:17 -04:00
block
bootcount
clk stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
core simple-bus: remove DECLARE_GLOBAL_DATA_PTR 2017-10-23 17:25:40 -04:00
cpu
crypto
ddr
demo
dfu treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dma treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
firmware
fpga
gpio stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
i2c i2c: fti2c010: remove unused/unmaintained driver 2017-10-27 08:52:22 -04:00
input
led
mailbox
memory
misc stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
mmc mmc: fsl_esdhc: Fix PIO timeout 2017-11-07 10:26:27 +01:00
mtd SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXI 2017-10-25 10:05:05 +02:00
net net: sun8i_emac: Fix build for non-H3/H5 SoCs 2017-11-10 19:10:33 +05:30
nvme
pch
pci drivers: pci: imx: fix imx_pcie_remove function 2017-10-12 17:56:28 +02:00
pcmcia
phy sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
pinctrl sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
power treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
pwm
qe
ram stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
remoteproc
reset stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
rtc rtc: mc146818: Correct alarm message for day alarm 2017-10-23 17:25:40 -04:00
scsi
serial stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
soc
sound
spi spi: ich: Lock down controller settings if required 2017-10-27 15:13:47 +08:00
spmi
sysreset sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
thermal
timer sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
tpm tpm: st33zp24: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
usb sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
video video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized 2017-11-06 13:43:28 +05:30
watchdog
Kconfig
Makefile