linux/arch/blackfin
Mike Frysinger 3b67d91b3e Blackfin: fix elf_fpregset_t definition
The elf_fpregset_t type relied on an empty struct in the asm/user.h, but
the transition to asm-generic/user.h dropped that empty struct.  Rather
than restore this useless struct, define the only user (elf_fpregset_t)
as an empty struct itself.  This fixes building when ELF dump support is
enabled.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 22:10:51 -04:00
..
boot Blackfin: stick the CPU name into boot image name 2009-06-22 21:16:03 -04:00
configs Blackfin: increase default async timings for parallel flashes 2009-09-16 22:10:42 -04:00
include/asm Blackfin: fix elf_fpregset_t definition 2009-09-16 22:10:51 -04:00
kernel Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
lib Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
mach-bf518 Blackfin: drop board resources for dead devices (pbx/ad9960) 2009-09-16 22:10:24 -04:00
mach-bf527 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf533 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf537 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf538 Blackfin: bf538-ezkit: add SPI IRQ resources 2009-09-16 22:10:43 -04:00
mach-bf548 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-bf561 Blackfin: update cm board resources 2009-09-16 22:10:46 -04:00
mach-common Blackfin: unify cache init functions 2009-09-16 22:10:49 -04:00
mm Blackfin: fix typo in isram_write() 2009-09-16 22:10:38 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: swap clocksource ratings for gptimer/cycles 2009-09-16 22:10:48 -04:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00