LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
To: Adrian Bunk <bunk@stusta.de>
Cc: yoichi_yuasa@tripeaks.co.jp, Dmitry Torokhov <dtor@mail.ru>,
ralf@linux-mips.org, linux-mips@linux-mips.org,
linux-kernel@vger.kernel.org
Subject: Re: cobalt_btns.c <-> struct platform_device compile error
Date: Mon, 18 Feb 2008 11:58:24 +0900 [thread overview]
Message-ID: <20080218115824.3ae7cf29.yoichi_yuasa@tripeaks.co.jp> (raw)
In-Reply-To: <20080217200935.GE1403@cs181133002.pp.htv.fi>
Hi,
I already sent a patch to Dmitry.
Yoichi
On Sun, 17 Feb 2008 22:09:35 +0200
Adrian Bunk <bunk@stusta.de> wrote:
> Commit b037b08e59633d939d79f1df9c43c6625f8db904 broke the compilation of
> cobalt_btns.c:
>
> <-- snip -->
>
> ...
> CC drivers/input/misc/cobalt_btns.o
> ...
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/misc/cobalt_btns.c: In function 'cobalt_buttons_probe':
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/misc/cobalt_btns.c:101: error: 'struct platform_device' has no member named 'keymap'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/misc/cobalt_btns.c:102: error: 'struct platform_device' has no member named 'keymap'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/misc/cobalt_btns.c:102: error: 'struct platform_device' has no member named 'keymap'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/misc/cobalt_btns.c:102: error: 'struct platform_device' has no member named 'keymap'
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/misc/cobalt_btns.c:102: error: 'struct platform_device' has no member named 'keymap'
> ...
> make[4]: *** [drivers/input/misc/cobalt_btns.o] Error 1
>
> <-- snip -->
>
> cu
> Adrian
>
> --
>
> "Is there not promise of rain?" Ling Tan asked suddenly out
> of the darkness. There had been need of rain for many days.
> "Only a promise," Lao Er said.
> Pearl S. Buck - Dragon Seed
>
>
prev parent reply other threads:[~2008-02-18 3:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-17 20:09 Adrian Bunk
2008-02-18 2:58 ` Yoichi Yuasa [this message]
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=20080218115824.3ae7cf29.yoichi_yuasa@tripeaks.co.jp \
--to=yoichi_yuasa@tripeaks.co.jp \
--cc=bunk@stusta.de \
--cc=dtor@mail.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--subject='Re: cobalt_btns.c <-> struct platform_device compile error' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).