public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Manu Abraham <abraham.manu@gmail.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>,
	mchehab@infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix dvb build
Date: Wed, 22 Mar 2006 02:25:23 +0400	[thread overview]
Message-ID: <44207D53.3010302@gmail.com> (raw)
In-Reply-To: <20060321221949.GA24322@havoc.gtf.org>

Hello Jeff,

Jeff Garzik wrote:
> Fixes 'allmodconfig' build in current git
> (ec1248e70edc5cf7b485efcc7b41e44e10f422e5).
>
> Signed-off-by: Jeff Garzik <jeff@garzik.org>
>
> diff --git a/drivers/media/dvb/bt8xx/Makefile b/drivers/media/dvb/bt8xx/Makefile
> index 9d197ef..d188e4c 100644
> --- a/drivers/media/dvb/bt8xx/Makefile
> +++ b/drivers/media/dvb/bt8xx/Makefile
> @@ -1,3 +1,3 @@
>  obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
>  
> -EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video/bt8xx -Idrivers/media/dvb/frontends
> +EXTRA_CFLAGS = -Idrivers/media/dvb/dvb-core/ -Idrivers/media/video -Idrivers/media/dvb/frontends
>
>   

The relocation patch is there in akpm's (mm) tree, but not in linus's 
tree .. importing the patch from the mm tree will fix the problem.


Manu



  reply	other threads:[~2006-03-21 22:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-21 22:19 [PATCH] fix dvb build Jeff Garzik
2006-03-21 22:25 ` Manu Abraham [this message]
2006-03-21 22:52 ` Linus Torvalds

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=44207D53.3010302@gmail.com \
    --to=abraham.manu@gmail.com \
    --cc=akpm@osdl.org \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox