spi: tegra20-sflash: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Wed, 7 May 2014 07:51:52 +0000 (16:51 +0900)
committerMark Brown <broonie@linaro.org>
Wed, 7 May 2014 19:53:05 +0000 (20:53 +0100)
commitbff15edc0be070df60228564da4aedaffb35e7dd
treed113644a71ffc9326cce9631f6edafc46c7733d3
parent0ac83f396d90a275316be0d67932d56b298792f1
spi: tegra20-sflash: Make of_device_id array const

Make of_device_id array const, because all OF functions
handle it as const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-tegra20-sflash.c
This page took 0.024811 seconds and 5 git commands to generate.