diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-09-19 23:49:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-09-19 23:49:50 +0000 |
commit | 2f39fa872a6816b7331467e978bd23db2b2bd021 (patch) | |
tree | b756c3f7229b9364a9fbc5b64d42c5c0e4d76fe3 /target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch | |
parent | 31d9f3d61fcb8b2e41e3250b5d747acb0a35bacf (diff) | |
download | upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.tar.gz upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.tar.bz2 upstream-2f39fa872a6816b7331467e978bd23db2b2bd021.zip |
cns3xxx: add missing callbacks for the laguna machine support
SVN-Revision: 33484
Diffstat (limited to 'target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch')
-rw-r--r-- | target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch b/target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch index b53e508df3..8439d0ec70 100644 --- a/target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch +++ b/target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch @@ -1,6 +1,6 @@ --- a/drivers/Makefile +++ b/drivers/Makefile -@@ -70,6 +70,7 @@ obj-$(CONFIG_PARIDE) += block/paride/ +@@ -71,6 +71,7 @@ obj-$(CONFIG_PARIDE) += block/paride/ obj-$(CONFIG_TC) += tc/ obj-$(CONFIG_UWB) += uwb/ obj-$(CONFIG_USB_OTG_UTILS) += usb/ |