[GIT PULL] AVR32 updates for 3.12

From: Hans-Christian Egtvedt
Date: Mon Sep 30 2013 - 02:48:32 EST


Hello Linus,

please pull

git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus

to receive the following AVR32 updates for 3.12

Gabor Juhos (2):
avr32: fix clockevents kernel warning
avr32: cast syscall_return to silence compiler warning

Steven Rostedt (1):
avr32: use Kbuild infrastructure to handle the asm-generic headers

arch/avr32/include/asm/Kbuild | 16 +++++++++++++++-
arch/avr32/include/asm/cputime.h | 6 ------
arch/avr32/include/asm/delay.h | 1 -
arch/avr32/include/asm/device.h | 7 -------
arch/avr32/include/asm/div64.h | 6 ------
arch/avr32/include/asm/emergency-restart.h | 6 ------
arch/avr32/include/asm/futex.h | 6 ------
arch/avr32/include/asm/irq_regs.h | 1 -
arch/avr32/include/asm/local.h | 6 ------
arch/avr32/include/asm/local64.h | 1 -
arch/avr32/include/asm/percpu.h | 6 ------
arch/avr32/include/asm/scatterlist.h | 6 ------
arch/avr32/include/asm/sections.h | 6 ------
arch/avr32/include/asm/topology.h | 6 ------
arch/avr32/include/asm/xor.h | 6 ------
arch/avr32/kernel/process.c | 2 +-
arch/avr32/kernel/time.c | 9 ++++++++-
17 files changed, 24 insertions(+), 73 deletions(-)
delete mode 100644 arch/avr32/include/asm/cputime.h
delete mode 100644 arch/avr32/include/asm/delay.h
delete mode 100644 arch/avr32/include/asm/device.h
delete mode 100644 arch/avr32/include/asm/div64.h
delete mode 100644 arch/avr32/include/asm/emergency-restart.h
delete mode 100644 arch/avr32/include/asm/futex.h
delete mode 100644 arch/avr32/include/asm/irq_regs.h
delete mode 100644 arch/avr32/include/asm/local.h
delete mode 100644 arch/avr32/include/asm/local64.h
delete mode 100644 arch/avr32/include/asm/percpu.h
delete mode 100644 arch/avr32/include/asm/scatterlist.h
delete mode 100644 arch/avr32/include/asm/sections.h
delete mode 100644 arch/avr32/include/asm/topology.h
delete mode 100644 arch/avr32/include/asm/xor.h

--
Best regards,
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/