projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d5ff7e
)
Blackfin arch: avoid using actual config name in comment
author
Mike Frysinger
<vapier.adi@gmail.com>
Thu, 9 Oct 2008 09:13:39 +0000
(17:13 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Thu, 9 Oct 2008 09:13:39 +0000
(17:13 +0800)
avoid using actual config name in comment as a text search
is done to see what files need to be rebuilt
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/include/asm/bfin-global.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/include/asm/bfin-global.h
b/arch/blackfin/include/asm/bfin-global.h
index e1f9cbd00a09d91a5c79c38049b39c3f10facb71..f842ea3bfc1935f294dabf3a1e1c9e538915070e 100644
(file)
--- a/
arch/blackfin/include/asm/bfin-global.h
+++ b/
arch/blackfin/include/asm/bfin-global.h
@@
-106,7
+106,7
@@
extern char _stext_l1[], _etext_l1[], _sdata_l1[], _edata_l1[], _sbss_l1[],
_stext_l2[], _etext_l2[], _sdata_l2[], _edata_l2[], _sbss_l2[],
_ebss_l2[], _l2_lma_start[];
-/* only used when
CONFIG_
MTD_UCLINUX */
+/* only used when MTD_UCLINUX */
extern unsigned long memory_mtd_start, memory_mtd_end, mtd_size;
#ifdef CONFIG_BFIN_ICACHE_LOCK