From: Lars-Peter Clausen Date: Fri, 17 Aug 2012 15:57:00 +0000 (+0100) Subject: iio:consumer.h: Fix include guard X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~795^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88238fef16845c18abecb9285c97b0225f71d544;p=pandora-kernel.git iio:consumer.h: Fix include guard The symbol name for the #ifndef and the #define of the include guard do not match and thus it becomes quite ineffective. Add the missing '_' to fix this. Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed