Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
driver core: make platform_device_id table const
The platform ID table is normally const, force that by adding the attribute. Signed-off-by: Eric Miao <eric.y.miao@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information