c848c49a62
gcc-4.4.4 has issues with initialization of anonymous unions:
drivers/media/cec/cec-adap.c: In function 'cec_queue_msg_fh':
drivers/media/cec/cec-adap.c:184: error: unknown field 'lost_msgs' specified in initializer
work around this.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
cec-adap.c | ||
cec-api.c | ||
cec-core.c | ||
cec-edid.c | ||
cec-notifier.c | ||
cec-pin.c | ||
cec-priv.h |