2 * Copyright 2005-2010 Analog Devices Inc.
4 * Licensed under the GPL-2 or later.
7 #ifndef _MACH_BLACKFIN_H_
8 #define _MACH_BLACKFIN_H_
15 #include <asm/def_LPBlackfin.h>
17 # include "defBF534.h"
19 #if defined(CONFIG_BF537) || defined(CONFIG_BF536)
20 # include "defBF537.h"
23 #if !defined(__ASSEMBLY__)
24 # include <asm/cdef_LPBlackfin.h>
26 # include "cdefBF534.h"
28 # if defined(CONFIG_BF537) || defined(CONFIG_BF536)
29 # include "cdefBF537.h"