All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: Martin Schwidefsky
	<schwidefsky-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>,
	Heiko-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org,
	Carstens <heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>,
	i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
Subject: Re: s390 allmodconfig
Date: Fri, 29 Aug 2008 10:45:33 +0200	[thread overview]
Message-ID: <20080829104533.0e65f43a@hyperion.delvare> (raw)
In-Reply-To: <20080829005217.509a6c23.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>

Hi Andrew,

On Fri, 29 Aug 2008 00:52:17 -0700, Andrew Morton wrote:
> drivers/i2c/busses/i2c-ocores.c: In function 'oc_setreg':
> drivers/i2c/busses/i2c-ocores.c:68: error: implicit declaration of function 'iowrite8'
> drivers/i2c/busses/i2c-ocores.c: In function 'oc_getreg':
> drivers/i2c/busses/i2c-ocores.c:73: error: implicit declaration of function 'ioread8'
> drivers/i2c/busses/i2c-ocores.c: In function 'ocores_i2c_probe':
> drivers/i2c/busses/i2c-ocores.c:243: error: implicit declaration of function 'ioremap'
> drivers/i2c/busses/i2c-ocores.c:243: warning: assignment makes pointer from integer without a cast
> drivers/i2c/busses/i2c-ocores.c:279: error: implicit declaration of function 'iounmap'
> 
> Some missing Kconfig dependency.  s390 can't do IO :)

Where is this failure happening? In Linus' tree, I2C depends on
HAS_IOMEM (which s390 doesn't have), and I2C_OCORES depends on I2C. So
I fail to see how a make allmodconfig can select I2C_OCORES on s390.
Can you share the .config file?

-- 
Jean Delvare

_______________________________________________
i2c mailing list
i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
http://lists.lm-sensors.org/mailman/listinfo/i2c

  parent reply	other threads:[~2008-08-29  8:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-29  7:52 s390 allmodconfig Andrew Morton
     [not found] ` <20080829005217.509a6c23.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-08-29  8:45   ` Jean Delvare [this message]
     [not found]     ` <20080829104533.0e65f43a-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-08-29  9:04       ` Andrew Morton
     [not found]         ` <20080829020409.2880013b.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-08-29  9:09           ` Rodolfo Giometti
2008-08-29 10:47             ` Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2007-03-02  8:18 Andrew Morton
2007-03-02  8:25 ` Andrew Morton
2007-03-02 10:32   ` Richard Purdie
2007-03-02 11:01     ` Andrew Morton
2007-03-02 10:38   ` Johannes Berg
2007-03-02 11:06     ` Andrew Morton
2007-03-02 11:11       ` Johannes Berg
2007-03-02 11:20         ` Andrew Morton
2007-03-02 17:48         ` Martin Schwidefsky

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=20080829104533.0e65f43a@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@public.gmane.org \
    --cc=Heiko-cy1Wll9GaHOsTnJN9+BGXg@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=heiko.carstens-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org \
    --cc=i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
    --cc=schwidefsky-tA70FqPdS9bQT0dZR+AlfA@public.gmane.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.