Blackfin: scrub unused watchdog mmr masks
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / blackfin / mach-bf527 / include / mach / cdefBF522.h
1 /*
2 * Copyright 2007-2008 Analog Devices Inc.
3 *
4 * Licensed under the GPL-2 or later
5 */
6
7 #ifndef _CDEF_BF522_H
8 #define _CDEF_BF522_H
9
10 /* include all Core registers and bit definitions */
11 #include "defBF522.h"
12
13 /* include core specific register pointer definitions */
14 #include <asm/cdef_LPBlackfin.h>
15
16 /* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF522 */
17
18 /* include cdefBF52x_base.h for the set of #defines that are common to all ADSP-BF52x processors */
19 #include "cdefBF52x_base.h"
20
21 #endif /* _CDEF_BF522_H */