xtensa: fsf: drop nonexistent GPIO32 supportThe toolchain for xtensa FSF core never supported GPIO32, drop it on thelinux side too.Reported-by: Fengguang Wu <[email protected]>Signed-off-b
xtensa: fsf: drop nonexistent GPIO32 supportThe toolchain for xtensa FSF core never supported GPIO32, drop it on thelinux side too.Reported-by: Fengguang Wu <[email protected]>Signed-off-by: Max Filippov <[email protected]>Acked-by: Baruch Siach <[email protected]>
show more ...
xtensa: move headers files to arch/xtensa/includeMove all header files for xtensa to arch/xtensa/include and platform andvariant header files to the appropriate arch/xtensa/platforms/ andarch/xte
xtensa: move headers files to arch/xtensa/includeMove all header files for xtensa to arch/xtensa/include and platform andvariant header files to the appropriate arch/xtensa/platforms/ andarch/xtensa/variants/ directories.Moving the files gets also rid of all uses of symlinks in the Makefile.This has been completed already for the majority of the architecturesand xtensa is one out of six missing.Signed-off-by: Sam Ravnborg <[email protected]>Signed-off-by: Chris Zankel <[email protected]>