From ca36c1faddb48c478f7f8944b9b900fc72629310 Mon Sep 17 00:00:00 2001 From: Jesper Nilsson Date: Tue, 7 Oct 2014 13:42:35 +0200 Subject: [PATCH] CRISv32: Fix declaration mismatch Drop i2c_init from this header, it was declared non-static here, but static in the C-file. Signed-off-by: Jesper Nilsson --- Reading git-format-patch failed