rv1126-uboot/drivers
Masahiro Yamada 59ef20303a usb: dwc2-otg: remove unused variable
GCC 6.1 complains about this.

drivers/usb/gadget/dwc2_udc_otg.c:72:19: warning: 'driver_desc'
defined but not used [-Wunused-const-variable=]
 static const char driver_desc[] = DRIVER_DESC;
                   ^~~~~~~~~~~

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-01-17 10:26:21 +01:00
..
adc
bios_emulator
block block: Move ceva driver to DM 2016-12-20 09:15:27 +01:00
bootcount
clk clk: zynqmp: Add clock driver support for zynqmp 2017-01-10 10:18:12 +01:00
core
cpu
crypto crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig 2017-01-04 19:40:19 -05:00
ddr ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS 2017-01-04 19:40:52 -05:00
demo
dfu
dma
fpga fpga: zynqmp: Remove empty functions 2017-01-10 10:18:11 +01:00
gpio Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
hwmon
i2c i2c: cdns: Add additional compatible string for r1p14 of the IP. 2017-01-10 10:18:12 +01:00
input
led
mailbox
memory
misc OCOTP: Update OCOTP driver to support i.MX6SLL 2016-12-16 11:38:24 +01:00
mmc Merge branch 'master' of http://git.denx.de/u-boot-mmc 2017-01-13 09:17:21 -05:00
mtd omap-gpmc: use SECTOR_BYTES instead of hardcoded value 2017-01-14 16:47:18 -05:00
net net: gmac_rockchip: Add Rockchip GMAC driver 2017-01-11 20:23:50 -07:00
pch
pci pci: kconfig: fix spelling in description 2017-01-03 10:34:13 -07:00
pcmcia
phy/marvell
pinctrl arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC 2016-12-16 12:57:12 +01:00
power power_i2c.c: Fix unused variable warning 2017-01-11 09:16:05 -05:00
pwm
qe
ram
remoteproc
reset
rtc rtc: pcf2127: Update Kconfig and code style 2017-01-14 16:47:59 -05:00
serial Kconfig: CONFIG_OF_PLATDATA doesn't really exist 2017-01-14 12:20:23 -05:00
soc
sound
spi spi: Zap cf_qspi driver and related code 2017-01-15 18:29:04 +01:00
spmi
sysreset
thermal imx: thermal: Kconfig: add MX7 2017-01-02 17:08:25 +01:00
timer timer: Support clocks via phandle 2016-12-27 11:24:10 -05:00
tpm
twserial
usb usb: dwc2-otg: remove unused variable 2017-01-17 10:26:21 +01:00
video rockchip: video: fix mpixelclock in rockchip HDMI 2017-01-11 20:23:50 -07:00
watchdog
Kconfig fsl_ddr: Move DDR config options to driver Kconfig 2017-01-04 19:40:41 -05:00
Makefile