diff options
author | Wolfgang Denk <wd@denx.de> | 2011-04-10 21:06:27 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-04-10 21:06:27 +0200 |
commit | a8708a86344794d7d9a25c71d2fe56b36563a0b5 (patch) | |
tree | c9b5d8218aec01c2518b544d1bf8a5b0269702ce /arch/blackfin/include/asm/mach-bf506/BF506_def.h | |
parent | 6ee1416e8184b4d9ebe6087d396a60bcecf3551c (diff) | |
parent | d1f3ac9ee4dfc1a43fb7a786548bf0b6f2780695 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Diffstat (limited to 'arch/blackfin/include/asm/mach-bf506/BF506_def.h')
-rw-r--r-- | arch/blackfin/include/asm/mach-bf506/BF506_def.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/blackfin/include/asm/mach-bf506/BF506_def.h b/arch/blackfin/include/asm/mach-bf506/BF506_def.h new file mode 100644 index 0000000000..1f91397ea4 --- /dev/null +++ b/arch/blackfin/include/asm/mach-bf506/BF506_def.h @@ -0,0 +1,11 @@ +/* DO NOT EDIT THIS FILE + * Automatically generated by generate-def-headers.xsl + * DO NOT EDIT THIS FILE + */ + +#ifndef __BFIN_DEF_ADSP_BF506_proc__ +#define __BFIN_DEF_ADSP_BF506_proc__ + +#include "BF504_def.h" + +#endif /* __BFIN_DEF_ADSP_BF506_proc__ */ |