From 271b17b69adcf813e3f7cfa8db5f3eaa7fb81cce Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 7 May 2014 18:06:08 +0900 Subject: [PATCH] gpio: mvebu: 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: Linus Walleij --- Reading git-format-patch failed