diff options
Diffstat (limited to 'target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch b/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch index 49e8e5d00e..5939b6b625 100644 --- a/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch +++ b/target/linux/generic/patches-4.4/180-bcma-support-BCM53573-series-of-wireless-SoCs.patch @@ -92,7 +92,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> else if (ticks > maxt) --- a/include/linux/bcma/bcma.h +++ b/include/linux/bcma/bcma.h -@@ -203,6 +203,9 @@ struct bcma_host_ops { +@@ -204,6 +204,9 @@ struct bcma_host_ops { #define BCMA_PKG_ID_BCM4709 0 #define BCMA_CHIP_ID_BCM47094 53030 #define BCMA_CHIP_ID_BCM53018 53018 |