From: Tomas Winkler Date: Sat, 22 Jan 2011 23:13:55 +0000 (+0200) Subject: staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protection X-Git-Tag: v2.6.39-rc1~469^2~806 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbab7331209d5d85c448675053d3e9e7a4bcd41;p=pandora-kernel.git staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protection use common #ifndef __EASYCAP_H_ instead of if (!defined(EASYCAP_H)) for protecting header from double inclusion Cc: Mike Thomas Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed