diff options
Diffstat (limited to 'arch/blackfin/mach-bf518/include/mach/cdefBF514.h')
-rw-r--r-- | arch/blackfin/mach-bf518/include/mach/cdefBF514.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/blackfin/mach-bf518/include/mach/cdefBF514.h b/arch/blackfin/mach-bf518/include/mach/cdefBF514.h index 108fa4bde277..dc988668203e 100644 --- a/arch/blackfin/mach-bf518/include/mach/cdefBF514.h +++ b/arch/blackfin/mach-bf518/include/mach/cdefBF514.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright 2008-2009 Analog Devices Inc. | 2 | * Copyright 2008-2010 Analog Devices Inc. |
3 | * | 3 | * |
4 | * Licensed under the ADI BSD license or the GPL-2 (or later) | 4 | * Licensed under the ADI BSD license or the GPL-2 (or later) |
5 | */ | 5 | */ |
@@ -7,9 +7,6 @@ | |||
7 | #ifndef _CDEF_BF514_H | 7 | #ifndef _CDEF_BF514_H |
8 | #define _CDEF_BF514_H | 8 | #define _CDEF_BF514_H |
9 | 9 | ||
10 | /* include all Core registers and bit definitions */ | ||
11 | #include "defBF514.h" | ||
12 | |||
13 | /* BF514 is BF512 + RSI */ | 10 | /* BF514 is BF512 + RSI */ |
14 | #include "cdefBF512.h" | 11 | #include "cdefBF512.h" |
15 | 12 | ||