From: Frans Pop <elendil@planet.nl>
To: Martin Krause <Martin.Krause@tqs.de>
Cc: jassi brar <jassisinghbrar@gmail.com>, linux-samsung-soc@vger.kernel.org
Subject: Re: spi_s3c64xx.c - plat/spi.h: No such file or directory
Date: Thu, 25 Mar 2010 00:26:14 +0100 [thread overview]
Message-ID: <201003250026.15514.elendil@planet.nl> (raw)
In-Reply-To: <47F3F98010FF784EBEE6526EAAB078D10635E6A1@tq-mailsrv.tq-net.de>
On Tuesday 23 March 2010, Martin Krause wrote:
> CC drivers/spi/spi.o
> CC drivers/spi/spi_s3c64xx.o
> drivers/spi/spi_s3c64xx.c:31:30: error: plat/s3c64xx-spi.h: No such file
> or directory
>
> The file 's3c64xx-spi.h' seems not to exist in my repo. What am I
> doing wrong?
I have it:
arch/arm/plat-samsung/include/plat/s3c64xx-spi.h
Looks like you're missing this commit:
commit 398ccccb770e6ed3e138925404f0746cbe57c5a1
Author: Jassi Brar <@@@>
Date: Mon Jan 18 17:45:52 2010 +0900
ARM: S3C64XX: SPI: Header for passing platform data
We need a way to pass controller specific information to the SPI driver.
For that purpose new headers are made.
SPI Controller is assumed 'type-s3c64xx' and can be defined for newer SoCs.
Hence, that part is placed under plat-samsung to be shared across newer SoCs.
SoC specific part - spi source clocks, will be placed
under plat-<soc>/include/plat/
Note that both samsung the and spi branches have been included in
mainline git in the mean time (for 2.6.34).
Cheers,
FJP
next prev parent reply other threads:[~2010-03-24 23:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-10 8:11 spi_s3c64xx.c - plat/spi.h: No such file or directory Frans Pop
2010-03-10 8:40 ` jassi brar
2010-03-10 14:04 ` Martin Krause
2010-03-10 16:17 ` Frans Pop
2010-03-11 2:20 ` jassi brar
2010-03-11 2:51 ` Frans Pop
2010-03-11 2:54 ` jassi brar
2010-03-11 3:42 ` Frans Pop
2010-03-11 4:02 ` jassi brar
2010-03-11 4:57 ` Frans Pop
2010-03-23 15:07 ` Martin Krause
2010-03-24 23:26 ` Frans Pop [this message]
2010-03-26 6:27 ` Martin Krause
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=201003250026.15514.elendil@planet.nl \
--to=elendil@planet.nl \
--cc=Martin.Krause@tqs.de \
--cc=jassisinghbrar@gmail.com \
--cc=linux-samsung-soc@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.