diff options
Diffstat (limited to 'arch/blackfin/mach-bf548/include/mach/cdefBF542.h')
-rw-r--r-- | arch/blackfin/mach-bf548/include/mach/cdefBF542.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/arch/blackfin/mach-bf548/include/mach/cdefBF542.h b/arch/blackfin/mach-bf548/include/mach/cdefBF542.h index 42f4a9469549..d09c19cd1b7b 100644 --- a/arch/blackfin/mach-bf548/include/mach/cdefBF542.h +++ b/arch/blackfin/mach-bf548/include/mach/cdefBF542.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright 2007-2008 Analog Devices Inc. | 2 | * Copyright 2007-2010 Analog Devices Inc. |
3 | * | 3 | * |
4 | * Licensed under the GPL-2 or later. | 4 | * Licensed under the GPL-2 or later. |
5 | */ | 5 | */ |
@@ -7,14 +7,6 @@ | |||
7 | #ifndef _CDEF_BF542_H | 7 | #ifndef _CDEF_BF542_H |
8 | #define _CDEF_BF542_H | 8 | #define _CDEF_BF542_H |
9 | 9 | ||
10 | /* include all Core registers and bit definitions */ | ||
11 | #include "defBF542.h" | ||
12 | |||
13 | /* include core sbfin_read_()ecific register pointer definitions */ | ||
14 | #include <asm/cdef_LPBlackfin.h> | ||
15 | |||
16 | /* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF542 */ | ||
17 | |||
18 | /* include cdefBF54x_base.h for the set of #defines that are common to all ADSP-BF54x bfin_read_()rocessors */ | 10 | /* include cdefBF54x_base.h for the set of #defines that are common to all ADSP-BF54x bfin_read_()rocessors */ |
19 | #include "cdefBF54x_base.h" | 11 | #include "cdefBF54x_base.h" |
20 | 12 | ||