From: Dave Martin Date: Wed, 5 Oct 2011 13:40:59 +0000 (+0100) Subject: ARM: amba: Move definition of struct amba_id to mod_devicetable.h X-Git-Tag: v3.3-rc1~177^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e5f9a23430e64fb56d9d5d8e1ca165ba1cfeb75;p=pandora-kernel.git ARM: amba: Move definition of struct amba_id to mod_devicetable.h The general kernel infrastructure for adding module alises during module post processing expects the affected device type identification structures in a common header . This patch simple moves struct amba_id to the common header, and adds the appropriate include in . Signed-off-by: Dave Martin --- Reading git-diff-tree failed