summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/page_offset.h
diff options
context:
space:
mode:
authorMike Frysinger2007-11-23 07:28:44 +0100
committerBryan Wu2007-11-23 07:28:44 +0100
commit529a73fbaeee2f3bd932be8b54665994133be6ae (patch)
tree89376052e434af5a68a4c8adfbeaf75b2e0f93c6 /include/asm-blackfin/page_offset.h
parentBlackfin arch: fix indentation -- use tabs, not spaces (diff)
downloadkernel-qcow2-linux-529a73fbaeee2f3bd932be8b54665994133be6ae.tar.gz
kernel-qcow2-linux-529a73fbaeee2f3bd932be8b54665994133be6ae.tar.xz
kernel-qcow2-linux-529a73fbaeee2f3bd932be8b54665994133be6ae.zip
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'include/asm-blackfin/page_offset.h')
-rw-r--r--include/asm-blackfin/page_offset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-blackfin/page_offset.h b/include/asm-blackfin/page_offset.h
index 3b671d5fd70d..cbaff24b4b25 100644
--- a/include/asm-blackfin/page_offset.h
+++ b/include/asm-blackfin/page_offset.h
@@ -1,6 +1,6 @@
/* This handles the memory map.. */
-#ifdef CONFIG_BFIN
+#ifdef CONFIG_BLACKFIN
#define PAGE_OFFSET_RAW 0x00000000
#endif