diff options
author | John Crispin <john@openwrt.org> | 2015-02-19 09:06:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-19 09:06:56 +0000 |
commit | 3cf87e67b2bcb206a964211b08dd4e268d5e9455 (patch) | |
tree | 2896c9c7d428c857920f8f3659d099f53ffd263e /target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | |
parent | 6fb59689c669728db1ea0defb164bffa3a8a07f4 (diff) | |
download | mtk-20170518-3cf87e67b2bcb206a964211b08dd4e268d5e9455.zip mtk-20170518-3cf87e67b2bcb206a964211b08dd4e268d5e9455.tar.gz mtk-20170518-3cf87e67b2bcb206a964211b08dd4e268d5e9455.tar.bz2 |
at91: USB gadget subsystem cleanup and driver fix.
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 44491
Diffstat (limited to 'target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch')
-rw-r--r-- | target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch index e8cc68d..8852b6a 100644 --- a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch +++ b/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch @@ -1,6 +1,6 @@ --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -26,6 +26,7 @@ dtb-$(CONFIG_ARCH_AT91) += usb_a9g20.dtb +@@ -28,6 +28,7 @@ dtb-$(CONFIG_ARCH_AT91) += usb_a9g20.dtb dtb-$(CONFIG_ARCH_AT91) += usb_a9g20_lpw.dtb # sam9g45 dtb-$(CONFIG_ARCH_AT91) += at91sam9m10g45ek.dtb |