Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information