From d9e15281896481df1a2566477287210c210357e3 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 7 May 2014 16:48:59 +0900 Subject: [PATCH] spi: spi-gpio: 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: Mark Brown --- Reading git-format-patch failed