From 30373b639aa46d9f28f6b030cab9c0a54b9705d5 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 7 May 2014 18:07:42 +0900 Subject: [PATCH] gpio: tegra: 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