diff options
Diffstat (limited to 'arch/blackfin/include/asm/page_offset.h')
-rw-r--r-- | arch/blackfin/include/asm/page_offset.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/blackfin/include/asm/page_offset.h b/arch/blackfin/include/asm/page_offset.h index cbaff24b4b25..d06a89b89d20 100644 --- a/arch/blackfin/include/asm/page_offset.h +++ b/arch/blackfin/include/asm/page_offset.h | |||
@@ -1,5 +1,10 @@ | |||
1 | 1 | /* | |
2 | /* This handles the memory map.. */ | 2 | * This handles the memory map |
3 | * | ||
4 | * Copyright 2004-2008 Analog Devices Inc. | ||
5 | * | ||
6 | * Licensed under the GPL-2 or later. | ||
7 | */ | ||
3 | 8 | ||
4 | #ifdef CONFIG_BLACKFIN | 9 | #ifdef CONFIG_BLACKFIN |
5 | #define PAGE_OFFSET_RAW 0x00000000 | 10 | #define PAGE_OFFSET_RAW 0x00000000 |