iommu: Make of_device_id array const
authorKiran Padwal <kiran.padwal@smartplayin.com>
Thu, 11 Sep 2014 13:37:36 +0000 (19:07 +0530)
committerJoerg Roedel <jroedel@suse.de>
Thu, 25 Sep 2014 14:01:03 +0000 (16:01 +0200)
Make of_device_id array const, because all OF functions handle it as const.

Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>

No differences found