From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Fri, 4 Nov 2011 18:01:33 +0000 Subject: [PATCH] at91: vmalloc fix missing AT91_VIRT_BASE define In-Reply-To: <1320334246-16457-1-git-send-email-plagnioj@jcrosoft.com> References: <1320334246-16457-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <20111104180133.GC12913@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Nov 03, 2011 at 11:30:46PM +0800, Jean-Christophe PLAGNIOL-VILLARD wrote: > break during the this merge > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Cc: Nicolas Ferre Not the only bug: CC drivers/tty/serial/atmel_serial.o drivers/tty/serial/atmel_serial.c: In function ?atmel_serial_probe?: drivers/tty/serial/atmel_serial.c:1788: error: implicit declaration of function ?of_alias_get_id? make[4]: *** [drivers/tty/serial/atmel_serial.o] Error 1 make[3]: *** [drivers/tty/serial] Error 2 make[2]: *** [drivers/tty] Error 2 make[1]: *** [drivers] Error 2