commit | 2d00880fa842e7dd34f5bb5eb3b5f8337b068be5 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Feb 19 15:55:48 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 23 16:24:22 2011 +0000 |
tree | d34fe495cf6ad5b2038ccb3b0a3373d80623e609 | |
parent | c862aab0bc14060bfa8351ff1e93cbce9669abcf [diff] |
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 <rmk+kernel@arm.linux.org.uk>