From: Russell King Date: Sat, 19 Feb 2011 15:55:48 +0000 (+0000) Subject: ARM: amba: make amba_driver id_table const X-Git-Tag: v2.6.39-rc1~435^3^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d00880fa842e7dd34f5bb5eb3b5f8337b068be5;p=pandora-kernel.git ARM: amba: make amba_driver id_table const Now that the bus level code deals with a const id table, we can also make the ID table in the amba_driver structure also const. Signed-off-by: Russell King --- Reading git-diff-tree failed