Blackfin: convert specific pre/post config headers to common method
The Blackfin port was using asm/blackfin-config-{pre,post}.h to setup
common Blackfin board defines. The common method now is to use config.h,
so convert blackfin-config-post.h to that. Rename the still Blackfin
specific blackfin-config-pre.h to config-pre.h so the naming conventions
at least line up.
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Showing
- include/asm-blackfin/blackfin-config-post.h 0 additions, 149 deletionsinclude/asm-blackfin/blackfin-config-post.h
- include/asm-blackfin/config-pre.h 2 additions, 2 deletionsinclude/asm-blackfin/config-pre.h
- include/asm-blackfin/config.h 142 additions, 17 deletionsinclude/asm-blackfin/config.h
- include/configs/bf518f-ezbrd.h 1 addition, 3 deletionsinclude/configs/bf518f-ezbrd.h
- include/configs/bf526-ezbrd.h 1 addition, 3 deletionsinclude/configs/bf526-ezbrd.h
- include/configs/bf527-ezkit.h 1 addition, 3 deletionsinclude/configs/bf527-ezkit.h
- include/configs/bf533-ezkit.h 1 addition, 3 deletionsinclude/configs/bf533-ezkit.h
- include/configs/bf533-stamp.h 1 addition, 3 deletionsinclude/configs/bf533-stamp.h
- include/configs/bf537-minotaur.h 1 addition, 4 deletionsinclude/configs/bf537-minotaur.h
- include/configs/bf537-pnav.h 1 addition, 3 deletionsinclude/configs/bf537-pnav.h
- include/configs/bf537-srv1.h 1 addition, 4 deletionsinclude/configs/bf537-srv1.h
- include/configs/bf537-stamp.h 1 addition, 3 deletionsinclude/configs/bf537-stamp.h
- include/configs/bf538f-ezkit.h 1 addition, 3 deletionsinclude/configs/bf538f-ezkit.h
- include/configs/bf548-ezkit.h 1 addition, 3 deletionsinclude/configs/bf548-ezkit.h
- include/configs/bf561-ezkit.h 2 additions, 4 deletionsinclude/configs/bf561-ezkit.h
- include/configs/blackstamp.h 1 addition, 3 deletionsinclude/configs/blackstamp.h
- include/configs/cm-bf527.h 1 addition, 3 deletionsinclude/configs/cm-bf527.h
- include/configs/cm-bf533.h 1 addition, 3 deletionsinclude/configs/cm-bf533.h
- include/configs/cm-bf537e.h 1 addition, 3 deletionsinclude/configs/cm-bf537e.h
- include/configs/cm-bf548.h 1 addition, 3 deletionsinclude/configs/cm-bf548.h
Loading
Please register or sign in to comment