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 | a60c9bb9c03f630c7850e0f108906e7d8396feb0 (patch) | |
tree | 0ebdfd5aa768986a0dbeab80a0b5bd8dd334632d /target/linux/cns3xxx/patches-3.3/200-dwc_otg.patch | |
parent | 1d1dcc83944180253ffa8d8322001c0b6e2acf76 (diff) | |
download | upstream-a60c9bb9c03f630c7850e0f108906e7d8396feb0.tar.gz upstream-a60c9bb9c03f630c7850e0f108906e7d8396feb0.tar.bz2 upstream-a60c9bb9c03f630c7850e0f108906e7d8396feb0.zip |
cns3xxx: add missing callbacks for the laguna machine support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33484 3c298f89-4303-0410-b956-a3cf2f4a3e73
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/ |