]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Blackfin arch: avoid using actual config name in comment
authorMike Frysinger <vapier.adi@gmail.com>
Thu, 9 Oct 2008 09:13:39 +0000 (17:13 +0800)
committerBryan 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

index e1f9cbd00a09d91a5c79c38049b39c3f10facb71..f842ea3bfc1935f294dabf3a1e1c9e538915070e 100644 (file)
@@ -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