From 9992bc95e1dcc4f2395fd5511683eaeb079facf7 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 7 May 2014 18:08:20 +0900 Subject: [PATCH] gpio: xilinx: 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 Reviewed-by: Michal Simek Signed-off-by: Linus Walleij --- Reading git-format-patch failed