]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/mach-bf548/blackfin.h
Merge branch 'linux-2.6'
[linux-2.6] / include / asm-blackfin / mach-bf548 / blackfin.h
index 791218fe7d946a315a8768ec0a1b9a482d807c73..3bd67da860532d556e4e8157e668c76e61d81a15 100644 (file)
 #include "defBF544.h"
 #endif
 
+#ifdef CONFIG_BF547
+#include "defBF547.h"
+#endif
+
 #ifdef CONFIG_BF548
 #include "defBF548.h"
 #endif
 #include "defBF549.h"
 #endif
 
-#if !(defined(__ASSEMBLY__) || defined(ASSEMBLY))
+#if !defined(__ASSEMBLY__)
 #ifdef CONFIG_BF542
 #include "cdefBF542.h"
 #endif
-
 #ifdef CONFIG_BF544
 #include "cdefBF544.h"
 #endif
+#ifdef CONFIG_BF547
+#include "cdefBF547.h"
+#endif
 #ifdef CONFIG_BF548
 #include "cdefBF548.h"
 #endif