All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [PATCH 2.4] i2c cleanups, third wave (4/8)
Date: Thu, 19 May 2005 06:24:35 +0000	[thread overview]
Message-ID: <20040115193855.72797be3.khali@linux-fr.org> (raw)
In-Reply-To: <20040111155027.6e1e2b42.khali@linux-fr.org>

> >  obj-$(CONFIG_VIDEO_ZR36120) += zoran.o i2c-old.o
> >  obj-$(CONFIG_I2C_PARPORT) += i2c-parport.o i2c-old.o
> > -obj-$(CONFIG_VIDEO_SAA5249) += saa5249.o i2c-old.o
> > +obj-$(CONFIG_VIDEO_SAA5249) += saa5249.o
> >  obj-$(CONFIG_VIDEO_CQCAM) += c-qcam.o
> >  obj-$(CONFIG_VIDEO_BWQCAM) += bw-qcam.o
> >  obj-$(CONFIG_VIDEO_W9966) += w9966.o
> > @@ -48,11 +48,10 @@
> >  obj-$(CONFIG_VIDEO_ZORAN_BUZ) += saa7111.o saa7185.o
> >  obj-$(CONFIG_VIDEO_ZORAN_DC10) += saa7110.o adv7175.o
> >  obj-$(CONFIG_VIDEO_ZORAN_LML33) += bt819.o bt856.o
> > -obj-$(CONFIG_VIDEO_LML33) += bt856.o bt819.o
> >  obj-$(CONFIG_VIDEO_PMS) += pms.o
> >  obj-$(CONFIG_VIDEO_PLANB) += planb.o
> >  obj-$(CONFIG_VIDEO_VINO) += saa7191.o indycam.o vino.o
> > -obj-$(CONFIG_VIDEO_STRADIS) += stradis.o
> > +obj-$(CONFIG_VIDEO_STRADIS) += stradis.o i2c-old.o
> 
> This is the only strictly necessary Makefile bugfix from this patch
> yes? (add i2c-old.o to CONFIG_VIDEO_STRADIS).

You're right, it is.

The other important fix is for CONFIG_VIDEO_SAA5249, since at the time
being it adds i2c-old.o which isn't needed. But it isn't critical, just
enlarges the kernel for nothing.

The rest was simply for the beauty of the Makefile so you can leave it
apart.

> I have merged the saa7146.h fix.

OK, thanks.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

  parent reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-11 13:42 [PATCH 2.4] i2c cleanups, third wave Jean Delvare
2005-05-19  6:24 ` Jean Delvare
2004-01-11 13:51 ` [PATCH 2.4] i2c cleanups, third wave (1/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-11 13:59 ` [PATCH 2.4] i2c cleanups, third wave (2/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-11 14:08 ` [PATCH 2.4] i2c cleanups, third wave (3/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-11 14:50 ` [PATCH 2.4] i2c cleanups, third wave (4/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2005-05-19  6:24   ` Marcelo Tosatti
2005-05-19  6:24   ` Jean Delvare [this message]
2004-01-11 15:04 ` [PATCH 2.4] i2c cleanups, third wave (5/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-11 15:10 ` [PATCH 2.4] i2c cleanups, third wave (6/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-11 15:20 ` [PATCH 2.4] i2c cleanups, third wave (7/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-11 15:28 ` [PATCH 2.4] i2c cleanups, third wave (8/8) Jean Delvare
2005-05-19  6:24   ` Jean Delvare
2004-01-12  1:48 ` [PATCH 2.4] i2c cleanups, third wave Mike Fedyk
2005-05-19  6:24   ` Mike Fedyk
2004-01-14 18:30   ` Jean Delvare
2005-05-19  6:24     ` Jean Delvare
2004-01-14 12:55 ` Marcelo Tosatti
2005-05-19  6:24   ` Marcelo Tosatti
2004-01-14 14:55   ` Jean Delvare
2005-05-19  6:24     ` Jean Delvare
2005-05-19  6:24 ` Mark M. Hoffman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040115193855.72797be3.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.