Home
last modified time | relevance | path

Searched hist:b06ece93cf96b430587e77e01053b2b8f99cb750 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.cdiff b06ece93cf96b430587e77e01053b2b8f99cb750 Tue Jul 07 08:00:47 CDT 2015 Krzysztof Kozlowski <k.kozlowski.k@gmail.com> video: fbdev: s3c-fb: 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: Tomi Valkeinen <tomi.valkeinen@ti.com>