xtensa: fsf: drop nonexistent GPIO32 supportThe toolchain for xtensa FSF core never supported GPIO32, drop it on thelinux side too.Reported-by: Fengguang Wu <fengguang.wu@intel.com>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 <fengguang.wu@intel.com>Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>Acked-by: Baruch Siach <baruch@tkos.co.il>
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 <sam@ravnborg.org>Signed-off-by: Chris Zankel <chris@zankel.net>