summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch
index 175468f7..28024eed 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/0053-Replaced-conditional-debug-code-by-pr_debug-statemen.patch
@@ -1,13 +1,13 @@
1From 3df22c4c4db479f189d892bcbf009102855bbd05 Mon Sep 17 00:00:00 2001 1From 15a5705cf271c9571719d6e5e09e33efba9576b4 Mon Sep 17 00:00:00 2001
2From: Bas Laarhoven <sjml@xs4all.nl> 2From: Bas Laarhoven <sjml@xs4all.nl>
3Date: Mon, 14 May 2012 14:31:37 +0200 3Date: Mon, 14 May 2012 14:31:37 +0200
4Subject: [PATCH 53/56] Replaced conditional debug code by pr_debug statements 4Subject: [PATCH 53/79] Replaced conditional debug code by pr_debug statements
5 for cleaner code. 5 for cleaner code.
6 6
7Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> 7Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
8--- 8---
9 arch/arm/mach-omap2/board-am335xevm.c | 91 +++++++++++++-------------------- 9 arch/arm/mach-omap2/board-am335xevm.c | 91 +++++++++++++--------------------
10 1 files changed, 36 insertions(+), 55 deletions(-) 10 1 file changed, 36 insertions(+), 55 deletions(-)
11 11
12diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c 12diff --git a/arch/arm/mach-omap2/board-am335xevm.c b/arch/arm/mach-omap2/board-am335xevm.c
13index 7fb8295..d6a607a 100644 13index 7fb8295..d6a607a 100644
@@ -184,5 +184,5 @@ index 7fb8295..d6a607a 100644
184 } 184 }
185 } else { 185 } else {
186-- 186--
1871.7.7.6 1871.7.10
188 188