From b3cb31284124098248457161690a4fd5e77e0c45 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 7 May 2008 11:41:26 +0800 Subject: [PATCH] --- yaml --- r: 96330 b: refs/heads/master c: 60c05953c1908626d1d8aa6e6f24bac8b1c65602 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/blackfin/kernel/fixed_code.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e2786f4a749e..9edf7ee3cb9e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b9c9e788942308cf295074a68d2081f20e554eb2 +refs/heads/master: 60c05953c1908626d1d8aa6e6f24bac8b1c65602 diff --git a/trunk/arch/blackfin/kernel/fixed_code.S b/trunk/arch/blackfin/kernel/fixed_code.S index 5ed47228a390..4b03ba025488 100644 --- a/trunk/arch/blackfin/kernel/fixed_code.S +++ b/trunk/arch/blackfin/kernel/fixed_code.S @@ -1,6 +1,6 @@ /* * This file contains sequences of code that will be copied to a - * fixed location, defined in . The interrupt + * fixed location, defined in . The interrupt * handlers ensure that these sequences appear to be atomic when * executed from userspace. * These are aligned to 16 bytes, so that we have some space to replace