diff options
Diffstat (limited to 'target/linux/layerscape/patches-4.14')
-rw-r--r-- | target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch | 2 | ||||
-rw-r--r-- | target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch b/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch index ba2480aaa5..14e8d73157 100644 --- a/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch @@ -106,7 +106,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> case '-': --- a/drivers/net/team/team.c +++ b/drivers/net/team/team.c -@@ -1934,7 +1934,8 @@ static int team_netpoll_setup(struct net +@@ -1932,7 +1932,8 @@ static int team_netpoll_setup(struct net } #endif diff --git a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch index c1594af09d..1c8ae25782 100644 --- a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch @@ -40,7 +40,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c -@@ -3643,6 +3643,19 @@ static int process_create_thin_mesg(unsi +@@ -3645,6 +3645,19 @@ static int process_create_thin_mesg(unsi return r; } |