From: Nataraj S Narayan <natarajsn@gmail.com>
To: barebox@lists.infradead.org
Subject: barebox :i2c error
Date: Tue, 31 Aug 2010 10:46:47 +0530 [thread overview]
Message-ID: <AANLkTimX=cnQKO78ejygmv-1m6LzcUfmKO20Cg_waz-9@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 884 bytes --]
Hi
On commit 3d5d2279c0c5d3a7e83f94d98434c1cf29e35311.
root@debian:/software/barebox# make ARCH=arm
CROSS_COMPILE=/armbin/arm-linux-
make[1]: `arch/arm/include/asm/mach-types.h' is up to date.
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/config.h -> arch/arm/boards/at91sam9263ek//config.h
CC drivers/i2c/i2c.o
drivers/i2c/i2c.c:375: error: 'i2c_register_master' undeclared here (not in
a function)
drivers/i2c/i2c.c:375: warning: type defaults to 'int' in declaration of
'i2c_register_master'
make[2]: *** [drivers/i2c/i2c.o] Error 1
make[1]: *** [drivers/i2c] Error 2
make: *** [drivers] Error 2
# grep I2C .config
# CONFIG_CMD_I2C is not set
CONFIG_I2C=y
CONFIG_DRIVER_I2C_MC13892=y
CONFIG_DRIVER_I2C_MC34704=y
CONFIG_DRIVER_I2C_MC9SDZ60=y
CONFIG_DRIVER_I2C_LP3972=y
# CONFIG_DRIVER_I2C_TWL4030 is not set
regards
Nataraj
[-- Attachment #1.2: Type: text/html, Size: 1018 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2010-08-31 5:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-31 5:16 Nataraj S Narayan [this message]
2010-08-31 14:33 ` [PATCH] i2c: fix wrong comment and symbol export for i2c_add_numbered_adapter() Wolfram Sang
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='AANLkTimX=cnQKO78ejygmv-1m6LzcUfmKO20Cg_waz-9@mail.gmail.com' \
--to=natarajsn@gmail.com \
--cc=barebox@lists.infradead.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