]> rtime.felk.cvut.cz Git - linux-imx.git/commit
avr32: move NODES_SHIFT into Kconfig and delete numnodes.h
authorHans-Christian Egtvedt <egtvedt@samfundet.no>
Mon, 13 May 2013 20:13:59 +0000 (22:13 +0200)
committerHans-Christian Egtvedt <egtvedt@samfundet.no>
Mon, 13 May 2013 20:13:59 +0000 (22:13 +0200)
commitd6ffe1b8ecc59ae23524e408063dc7725f485f96
tree4fa5c0e3812d9c5372580f8c5997eee1f423c8e3
parent1db772216f48978d5146b858586f6178433aad38
avr32: move NODES_SHIFT into Kconfig and delete numnodes.h

This patch moves the NODES_SHIFT symbol into Kconfig to synchronize AVR32
architecture with the current kernel. The global header files do longer use the
value from numnodes.h.

See commit c80d79d746cc48bd94b0ce4f6d4f3c90cd403aaf for details.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
arch/avr32/Kconfig
arch/avr32/include/asm/numnodes.h [deleted file]