The patch number 10903 was added via Michael Krufky <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <[email protected]>

------

From: Michael Krufky  <[email protected]>
cleanup linewraps in dib3000mc.h


Priority: normal

Signed-off-by: Michael Krufky <[email protected]>


---

 linux/drivers/media/dvb/frontends/dib3000mc.h |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff -r 8ec02cd38f4b -r 07776c1e5fbc 
linux/drivers/media/dvb/frontends/dib3000mc.h
--- a/linux/drivers/media/dvb/frontends/dib3000mc.h     Mon Mar 09 01:37:55 
2009 -0400
+++ b/linux/drivers/media/dvb/frontends/dib3000mc.h     Mon Mar 09 23:53:57 
2009 -0400
@@ -39,7 +39,8 @@ struct dib3000mc_config {
 #define DEFAULT_DIB3000MC_I2C_ADDRESS 16
 #define DEFAULT_DIB3000P_I2C_ADDRESS  24
 
-#if defined(CONFIG_DVB_DIB3000MC) || (defined(CONFIG_DVB_DIB3000MC_MODULE) && 
defined(MODULE))
+#if defined(CONFIG_DVB_DIB3000MC) || (defined(CONFIG_DVB_DIB3000MC_MODULE) && \
+                                     defined(MODULE))
 extern struct dvb_frontend *dib3000mc_attach(struct i2c_adapter *i2c_adap,
                                             u8 i2c_addr,
                                             struct dib3000mc_config *cfg);


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/07776c1e5fbc07f09046f8d52bc3f154581febc1

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to