xtensa: Shuffle include statements to fix linker script
authorChris Zankel <chris@zankel.net>
Sun, 2 May 2010 08:05:13 +0000 (01:05 -0700)
committerChris Zankel <chris@zankel.net>
Sun, 2 May 2010 08:05:13 +0000 (01:05 -0700)
The linker script was including assembly macros from the coprocessor
header file that is not otherwise used by the script.

Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found