CRISv32: Fix declaration mismatch
authorJesper Nilsson <jespern@axis.com>
Tue, 7 Oct 2014 11:42:35 +0000 (13:42 +0200)
committerJesper Nilsson <jespern@axis.com>
Fri, 19 Dec 2014 23:05:21 +0000 (00:05 +0100)
Drop i2c_init from this header, it was declared non-static here,
but static in the C-file.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

No differences found