Blackfin: scrub unused watchdog mmr masks
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / blackfin / mach-bf527 / include / mach / defBF522.h
CommitLineData
19381f02 1/*
96f1050d 2 * Copyright 2007-2008 Analog Devices Inc.
19381f02 3 *
96f1050d 4 * Licensed under the ADI BSD license or the GPL-2 (or later)
19381f02
BW
5 */
6
7#ifndef _DEF_BF522_H
8#define _DEF_BF522_H
9
10/* Include all Core registers and bit definitions */
639f6571 11#include <asm/def_LPBlackfin.h>
19381f02
BW
12
13/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF522 */
14
15/* Include defBF52x_base.h for the set of #defines that are common to all ADSP-BF52x processors */
16#include "defBF52x_base.h"
17
18#endif /* _DEF_BF522_H */