From 381c1ccd65f893fedfc608a907a1a06b73d98ca8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Emilio=20L=C3=B3pez?= Date: Mon, 28 Jul 2014 00:49:43 -0300 Subject: [PATCH] clk: sunxi: staticize structures and arrays MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit There are some structs and arrays on the driver that are not used anywhere else. Let's mark them as static. Signed-off-by: Emilio López Acked-by: Maxime Ripard Signed-off-by: Mike Turquette --- Reading git-format-patch failed