On Fri, 11 Dec 2009 16:01:51 +1100 Stephen Rothwell wrote:

> Hi all,
> 
> My usual call for calm: please do not put stuff destined for 2.6.34 into
> linux-next trees until after 2.6.33-rc1.
> 
> Changes since 20091210:


drivers/media/dvb/frontends/dib0090.h:103: error: expected '=', ',', ';', 'asm' 
or '__attribute__' before 'frontend_tune_state'

static inline num frontend_tune_state dib0090_get_tune_state(struct 
dvb_frontend *fe)

s/num/enum/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

drivers/media/dvb/frontends/dib8000.h:104: error: expected expression before 
'}' token
drivers/media/dvb/frontends/dib8000.h:104: warning: left-hand operand of comma 
expression has no effect

    return CT_SHUTDOWN,

s/,/;/
and use tab to indent.



someone built/tested these??

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to