From f1f0b57db01d1045d163eeb05d5a4e7bd934561a Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Mon, 16 Mar 2015 20:20:27 +0100 Subject: [PATCH] usb: gadget: constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed