From: Todd Poynor <tpoynor@mvista.com>
To: Nupur <nupurj@cdac.in>
Cc: linux-mtd@lists.infradead.org
Subject: Re: there is a change in previous post
Date: Tue, 19 Jul 2005 09:33:20 -0700 [thread overview]
Message-ID: <42DD2B50.1010601@mvista.com> (raw)
In-Reply-To: <025701c58c45$1c6f3790$a26d01c4@nisg60b51cbee8>
Nupur wrote:
>
> I am trying to make Linux 2.6.10 work with MTD support. ...
> in function 'mtd_notify_add': undefined reference to 'class_device_create'
> in function 'mtd_notify_remove': undefined reference to
> 'class_device_destroy'
> in function 'init_mtdchar': undefined reference to 'class_create'
> in function 'cleanup_mtdchar': undefined reference to 'class_destroy'
The latest linux-mtd code matches the latest linux code, which obsoleted
the previous "class_simple" interface in favor of the above interfaces
recently. Check the CVS logs and cvs diff the appropriate revision of
mtdchar.c to find a reverse patch to put back the class_simple version.
Or googling Greg K-H's changes to convert class_simple will also show
examples that can be reversed.
--
Todd
prev parent reply other threads:[~2005-07-19 16:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-19 9:34 there is a change in previous post Nupur
2005-07-19 16:33 ` Todd Poynor [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=42DD2B50.1010601@mvista.com \
--to=tpoynor@mvista.com \
--cc=linux-mtd@lists.infradead.org \
--cc=nupurj@cdac.in \
/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