projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9c9e78
)
[Blackfin] arch: fix wrong header name in comment
author
Mike Frysinger
<vapier.adi@gmail.com>
Wed, 7 May 2008 03:41:26 +0000
(11:41 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Wed, 7 May 2008 03:41:26 +0000
(11:41 +0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/fixed_code.S
patch
|
blob
|
history
diff --git
a/arch/blackfin/kernel/fixed_code.S
b/arch/blackfin/kernel/fixed_code.S
index 5ed47228a39075a284e99801d7c79165f6b7367f..4b03ba025488edd4ec55d0f2cc9c92d3d9c2313b 100644
(file)
--- a/
arch/blackfin/kernel/fixed_code.S
+++ b/
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 <asm/
atomic_seq
.h>. The interrupt
+ * fixed location, defined in <asm/
fixed_code
.h>. 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