From: Alessandro Rubini Date: Sat, 6 Jun 2009 09:17:57 +0000 (+0100) Subject: [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h X-Git-Tag: v2.6.30~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa853f85d9ed593672d0f24a98c72a2518cb63e6;p=pandora-kernel.git [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h This header is sometimes included in the uncompress stage to get register values, but no can be included there. So declare "struct amba_device" here before using it in a prototype. Signed-off-by: Alessandro Rubini Acked-by: Andrea Gallo Signed-off-by: Russell King --- Reading git-diff-tree failed