From: rogerx@sdf.org
To: linux-kernel@vger.kernel.org
Subject: 'struct uart_port' has no member named 'info
Date: Wed, 10 Mar 2010 01:34:09 -0900 [thread overview]
Message-ID: <20100310103409.GA7451@localhost2.local> (raw)
Upgraded from kernel-2.6.32 to kernel-2.6.33, and now get the following
error when compiling ltmodem.
I checked for changes within drivers/serial/serial_core.c, but couldn't
find the specific change. (I did verify ltmodem compiles fine without
error under 2.6.32.)
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c: In
function 'receive_chars':
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c:181:
error: 'struct uart_port' has no member named 'info'
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c: In
function 'transmit_chars':
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c:243:
error: 'struct uart_port' has no member named 'info'
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c: In
function 'check_modem_status':
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c:284:
error: 'struct uart_port' has no member named 'info'
/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.c:294:
error: 'struct uart_port' has no member named 'info'
make[2]: ***
[/var/tmp/portage/net-dialup/ltmodem-20090420/work/ltmodem/v8250.o]
Error 1
--
Roger
http://rogerx.freeshell.org/
next reply other threads:[~2010-03-10 11:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-10 10:34 rogerx [this message]
2010-03-11 3:10 ` 'struct uart_port' has no member named 'info Xiaotian Feng
-- strict thread matches above, loose matches on Subject: below --
2010-03-10 11:33 rogerx
2010-03-11 0:49 ` rogerx
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=20100310103409.GA7451@localhost2.local \
--to=rogerx@sdf.org \
--cc=linux-kernel@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.