diff options
| author | Nicolas Iooss <nicolas.iooss_linux@m4x.org> | 2017-09-03 08:05:26 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-23 15:06:46 -0400 |
| commit | 8cd0cd065f3720385eef223a63dcc552ba98bc01 (patch) | |
| tree | a9ff96451bc2f028f23ca4e292bbb803c6bbffe7 /include/linux/workqueue.h | |
| parent | 9a965ff4273cb62ac76d22b6b6781bfa9a7f3491 (diff) | |
| download | cachepc-linux-8cd0cd065f3720385eef223a63dcc552ba98bc01.tar.gz cachepc-linux-8cd0cd065f3720385eef223a63dcc552ba98bc01.zip | |
media: staging/atomisp: fix header guards
Files input_formatter_subsystem_defs.h begin with:
#ifndef _if_subsystem_defs_h
#define _if_subsystem_defs_h__
and end with:
#endif /* _if_subsystem_defs_h__ */
The intent seems to have been to use _if_subsystem_defs_h__ everywhere
but two underscores are missing in the initial #ifndef.
Fixes: a49d25364dfb ("staging/atomisp: Add support for the Intel IPU v2")
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
