summaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm/cdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/storm/cdp.c')
-rw-r--r--src/mainboard/google/storm/cdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/storm/cdp.c b/src/mainboard/google/storm/cdp.c
index 3c27491c50..f143bf9171 100644
--- a/src/mainboard/google/storm/cdp.c
+++ b/src/mainboard/google/storm/cdp.c
@@ -21,7 +21,7 @@
#include <types.h>
#include <boardid.h>
-void ipq_configure_gpio(const gpio_func_data_t *gpio, unsigned count)
+void ipq_configure_gpio(const gpio_func_data_t *gpio, unsigned int count)
{
int i;