[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130522190928.GA4314@samfundet.no>
Date: Wed, 22 May 2013 21:09:28 +0200
From: Hans-Christian Egtvedt <egtvedt@...fundet.no>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, hskinnemoen@...il.com
Subject: [GIT PULL] AVR32 update for 3.10
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists