aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/maps/sun_uflash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/maps/sun_uflash.c b/drivers/mtd/maps/sun_uflash.c
index e931f1df0af1..fd7a1017399a 100644
--- a/drivers/mtd/maps/sun_uflash.c
+++ b/drivers/mtd/maps/sun_uflash.c
@@ -138,7 +138,7 @@ static int __devexit uflash_remove(struct of_device *op)
138 return 0; 138 return 0;
139} 139}
140 140
141static struct of_device_id uflash_match[] = { 141static const struct of_device_id uflash_match[] = {
142 { 142 {
143 .name = UFLASH_OBPNAME, 143 .name = UFLASH_OBPNAME,
144 }, 144 },