Re: [PATCH v3 3/8] nios2: put setup.h in uapi

2017-01-13 Thread Tobias Klauser
On 2017-01-13 at 11:46:41 +0100, Nicolas Dichtel wrote: > This header file is exported, but from a userland pov, it's just a wrapper > to asm-generic/setup.h. > > Signed-off-by: Nicolas Dichtel Reviewed-by: Tobias Klauser -- To unsubscribe from this list: send the line &

[PATCH 06/11] V4L/DVB: omap_vout: Storage class should be before const qualifier

2010-05-20 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/video/omap/omap_vout.c |2 +- 1 files changed, 1

[PATCH 3/3] [V4L/DVB] gspca: Storage class should be before const qualifier

2009-12-23 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser Cc: Erik Andren Cc: Jean-Francois Moine --- drivers/media/video/gspca

[PATCH 1/3] [V4L/DVB] rj54n1cb0: Storage class should be before const qualifier

2009-12-23 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/video/rj54n1cb0c.c | 12 ++-- 1 files

[PATCH 2/3] [V4L/DVB] dvb-usb-friio: Storage class should be before const qualifier

2009-12-23 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/dvb/dvb-usb/friio-fe.c |2 +- 1 files changed, 1

[PATCH] firedtv: Storage class should be before const qualifier

2009-04-26 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/dvb/firewire/firedtv-rc.c |4 ++-- 1 files

[PATCH] gspca - m5602: Storage class should be before const qualifier

2009-04-26 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/video/gspca/m5602/m5602_mt9m111.c |2 +- drivers

[PATCH] V4L: Storage class should be before const qualifier

2009-02-09 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/video/gspca/t613.c |2 +- drivers/media/video