From aeea6eb4c0c172bbb410fe1b8efac6831a01fa19 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 7 May 2014 17:46:59 +0900 Subject: [PATCH] mtd: st_spi_fsm: 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 Signed-off-by: Brian Norris --- Reading git-format-patch failed