[GIT PULL] AVR32 update for 3.10

From: Hans-Christian Egtvedt
Date: Wed May 22 2013 - 15:09:38 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.10 (wow, it has gone 10 releases
since my last request :( ).

Hans-Christian Egtvedt (2):
avr32: move NODES_SHIFT into Kconfig and delete numnodes.h
avr32: fix relocation check for signed 18-bit offset

Jiang Liu (1):
avr32: fix building warnings caused by redefinitions of HZ

arch/avr32/Kconfig | 5 +++++
arch/avr32/include/asm/Kbuild | 1 +
arch/avr32/include/asm/numnodes.h | 7 -------
arch/avr32/include/asm/param.h | 9 ---------
arch/avr32/include/uapi/asm/Kbuild | 1 +
arch/avr32/include/uapi/asm/param.h | 18 ------------------
arch/avr32/kernel/module.c | 2 +-
7 files changed, 8 insertions(+), 35 deletions(-)
delete mode 100644 arch/avr32/include/asm/numnodes.h
delete mode 100644 arch/avr32/include/asm/param.h
delete mode 100644 arch/avr32/include/uapi/asm/param.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/