commit | 1d2d8de44a6c20af262b4c3d3b93ef7ec3c5488e | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@marvell.com> | Wed Apr 20 11:20:27 2016 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Apr 25 23:47:36 2016 +0200 |
tree | bfd7a5ee782da1caa7a4e6d0174ee15f03313314 | |
parent | c8f7341b29126486476dfc669f8f00ebefbe1709 [diff] |
drivers: firmware: psci: drop duplicate const from psci_of_match This is to fix below sparse warning: drivers/firmware/psci.c:mmm:nn: warning: duplicate const Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>