From 8b18daa1bc7ed8a7a06df77de9c4a37e842e83b2 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Fri, 6 Jun 2014 14:36:14 -0700 Subject: [PATCH] drivers/rtc/rtc-pxa.c: 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