mtd: samsung: Constify platform_device_id
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Fri, 1 May 2015 15:50:03 +0000 (00:50 +0900)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 7 May 2015 07:13:24 +0000 (00:13 -0700)
commitb94665322b786a806a0169752ff2f35f3f467b99
treec3db7e6e009beac8204bf25c04d07eeb25ed5838
parent0abe75d225b80d540f1be92e0403d912fbf4aa3c
mtd: samsung: Constify platform_device_id

The platform_device_id is not modified by the driver and core uses it as
const.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/onenand/samsung.c
This page took 0.040457 seconds and 5 git commands to generate.