diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-28 16:09:37 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-08-28 23:05:39 +0200 |
commit | 22f899c6dd62c946db419a5195fd99c7a079bd9c (patch) | |
tree | bfa7ca918312af9a780dca5b67907e3e592959b7 /target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch | |
parent | 23366b6dc6bb81c9c0e0bd7c91832a5bf0e5dbc2 (diff) | |
download | upstream-22f899c6dd62c946db419a5195fd99c7a079bd9c.tar.gz upstream-22f899c6dd62c946db419a5195fd99c7a079bd9c.tar.bz2 upstream-22f899c6dd62c946db419a5195fd99c7a079bd9c.zip |
kernel: bump 4.9 to 4.9.124
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch b/target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch index 0999832a16..26412c5ebe 100644 --- a/target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.9/808-guts-support-layerscape.patch @@ -258,7 +258,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> +module_exit(fsl_guts_exit); --- a/include/linux/fsl/guts.h +++ b/include/linux/fsl/guts.h -@@ -29,83 +29,112 @@ +@@ -30,83 +30,112 @@ * #ifdefs. */ struct ccsr_guts { |