Blackfin: bfin_serial.h: unify heavily duplicated serial code
[firefly-linux-kernel-4.4.55.git] / arch / blackfin / mach-bf533 / include / mach / blackfin.h
1 /*
2  * Copyright 2005-2009 Analog Devices Inc.
3  *
4  * Licensed under the GPL-2 or later
5  */
6
7 #ifndef _MACH_BLACKFIN_H_
8 #define _MACH_BLACKFIN_H_
9
10 #define BF533_FAMILY
11
12 #include "bf533.h"
13 #include "defBF532.h"
14 #include "anomaly.h"
15
16 #if !defined(__ASSEMBLY__)
17 #include "cdefBF532.h"
18 #endif
19
20 #endif                          /* _MACH_BLACKFIN_H_ */