linux/arch/xtensa
Max Filippov 5d9f36b94d xtensa: pull signal definitions from signal-defs.h
This fixes the following build error in the current linux-next:

include/linux/signal.h:261:2: error: unknown type name '__sigrestore_t'
make[2]: *** [arch/xtensa/kernel/asm-offsets.s] Error 1
make[1]: *** [prepare0] Error 2
make: *** [sub-make] Error 2

that appeared after 32dae82 'consolidate kernel-side struct sigaction declarations'

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2013-02-23 19:12:52 -08:00
..
boot xtensa: use new common dtc rule 2013-02-23 19:12:52 -08:00
configs xtensa: drop CONFIG_EMBEDDED_RAMDISK 2012-10-03 15:13:09 -07:00
include xtensa: pull signal definitions from signal-defs.h 2013-02-23 19:12:52 -08:00
kernel xtensa: dispatch medium-priority interrupts 2013-02-23 19:12:52 -08:00
lib xtensa: clean up files to make them code-style compliant 2012-12-18 21:10:25 -08:00
mm xtensa: clean up files to make them code-style compliant 2012-12-18 21:10:25 -08:00
platforms xtensa: rename prom_update_property to of_update_property 2013-02-23 19:12:51 -08:00
variants xtensa: Add config files for Diamond 233L - Rev C processor variant 2013-02-23 19:12:52 -08:00
Kconfig xtensa: fix ipc_parse_version selection 2013-02-23 19:12:52 -08:00
Kconfig.debug xtensa: add s32c1i sanity check 2012-12-18 21:10:22 -08:00
Makefile xtensa: Add config files for Diamond 233L - Rev C processor variant 2013-02-23 19:12:52 -08:00