From 7abe3f5404fae84cecd851e140a2218ba9d24e4f Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Fri, 6 Jun 2014 14:35:58 -0700 Subject: [PATCH] rtc: rtc-palmas: 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: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed