staging: easycap: use #ifndef __EASYCAP_H_ for header inclusion protection
commit3dbab7331209d5d85c448675053d3e9e7a4bcd41
authorTomas Winkler <tomas.winkler@intel.com>
Sat, 22 Jan 2011 23:13:55 +0000 (23 01:13 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 24 Jan 2011 22:43:04 +0000 (25 06:43 +0800)
tree3dcdaff556c9a51892ec9d1fef90d98c86fff79a
parentb4f63e9a0f1ca7c6df1f77fdabd4905f4639e8c6
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 <rmthomas@sciolus.org>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/easycap/easycap.h