]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - kernel/patches/linux-exynos-ohci.diff
kernel: Update to 3.7.7.
[people/ms/ipfire-3.x.git] / kernel / patches / linux-exynos-ohci.diff
1 --- a/include/linux/platform_data/usb-exynos.h.orig 2012-12-21 16:18:59.426700698 +0000
2 +++ b/include/linux/platform_data/usb-exynos.h 2012-12-21 16:19:09.887637974 +0000
3 @@ -14,7 +14,7 @@
4 struct exynos4_ohci_platdata {
5 int (*phy_init)(struct platform_device *pdev, int type);
6 int (*phy_exit)(struct platform_device *pdev, int type);
7 -};
8 +} __no_const;
9
10 extern void exynos4_ohci_set_platdata(struct exynos4_ohci_platdata *pd);
11