From: Jesper Nilsson Date: Tue, 7 Oct 2014 11:42:35 +0000 (+0200) Subject: CRISv32: Fix declaration mismatch X-Git-Tag: omap-for-v3.19/fixes-rc1~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca36c1faddb48c478f7f8944b9b900fc72629310;p=pandora-kernel.git 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-diff-tree failed