summaryrefslogtreecommitdiff
path: root/target/linux/patches/3.12.24/microblaze-setup.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-07-22 19:41:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-07-22 19:42:41 +0200
commit83269248e437d15f040975e5d40dfc9ad599ab0e (patch)
tree5355dfda20e364df32ee2a1122b04ab950100fa5 /target/linux/patches/3.12.24/microblaze-setup.patch
parentf964a806c5784f4a0144deffcfbd3c4e6e4da244 (diff)
bump kernel versions, readd sm7xx driver for 3.15.x
Diffstat (limited to 'target/linux/patches/3.12.24/microblaze-setup.patch')
-rw-r--r--target/linux/patches/3.12.24/microblaze-setup.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/patches/3.12.24/microblaze-setup.patch b/target/linux/patches/3.12.24/microblaze-setup.patch
new file mode 100644
index 000000000..43815f274
--- /dev/null
+++ b/target/linux/patches/3.12.24/microblaze-setup.patch
@@ -0,0 +1,12 @@
+diff -Nur linux-3.11.10.orig/arch/microblaze/kernel/setup.c linux-3.11.10/arch/microblaze/kernel/setup.c
+--- linux-3.11.10.orig/arch/microblaze/kernel/setup.c 2013-11-29 19:42:37.000000000 +0100
++++ linux-3.11.10/arch/microblaze/kernel/setup.c 2013-12-08 13:02:37.000000000 +0100
+@@ -177,7 +177,7 @@
+ #else
+ if (!msr) {
+ pr_info("!!!Your kernel not setup MSR instruction but ");
+- pr_cont"CPU have it %x\n", msr);
++ pr_cont("CPU have it %x\n", msr);
+ }
+ #endif
+