From 44b4aa97bea84fa8ac179155f147e3483cc7a6e0 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 30 Sep 2014 18:16:22 +0100 Subject: [PATCH] clk: gpio-gate: Ensure gpiod_ APIs are prototyped The gpio-gate clock uses the gpiod_ APIs but does not directly include the header for them causing build failures in some configurations including ARM allnoconfig. Include the header directly. Signed-off-by: Mark Brown Acked-by: Jyri Sarha Signed-off-by: Mike Turquette --- Reading git-format-patch failed