From: Randy Dunlap <randy.dunlap-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
To: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>,
lud <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
gregkh-l3A5Bk7waGM@public.gmane.org,
Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>,
Alek Du <alek.du-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: linux-next: Tree for September 9 (usb/otg/langwell)
Date: Thu, 9 Sep 2010 09:26:45 -0700 [thread overview]
Message-ID: <20100909092645.11fc3bf0.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20100909211249.2c70ac41.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
On Thu, 9 Sep 2010 21:12:49 +1000 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20100908:
on i386 (X86_32), drivers/usb/otg/langwell_otg.c has 429 errors and 2 warnings.
Examples:
include/linux/usb/langwell_otg.h:23:37: error: linux/usb/intel_mid_otg.h: No such file or directory
include/linux/usb/langwell_otg.h:115: error: field 'iotg' has incomplete type
include/linux/usb/langwell_otg.h:136: warning: type defaults to 'int' in declaration of '__mptr'
include/linux/usb/langwell_otg.h:136: warning: initialization from incompatible pointer type
drivers/usb/otg/langwell_otg.c:251: error: dereferencing pointer to incomplete type
drivers/usb/otg/langwell_otg.c:520: warning: its scope is only this definition or declaration, which is probably not what you want
drivers/usb/otg/langwell_otg.c:904: error: 'MID_OTG_NOTIFY_CONNECT' undeclared (first use in this function)
drivers/usb/otg/langwell_otg.c:2132 : error: implicit declaration of function 'intel_mid_otg_register_notifier'
drivers/usb/otg/langwell_otg.c:2191 : error: implicit declaration of function 'intel_mid_otg_unregister_notifier'
Note the missing header file.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>, lud <linux-usb@vger.kernel.org>
Cc: linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
gregkh@suse.de, Alan Cox <alan@linux.intel.com>,
Alek Du <alek.du@intel.com>
Subject: Re: linux-next: Tree for September 9 (usb/otg/langwell)
Date: Thu, 9 Sep 2010 09:26:45 -0700 [thread overview]
Message-ID: <20100909092645.11fc3bf0.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20100909211249.2c70ac41.sfr@canb.auug.org.au>
On Thu, 9 Sep 2010 21:12:49 +1000 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20100908:
on i386 (X86_32), drivers/usb/otg/langwell_otg.c has 429 errors and 2 warnings.
Examples:
include/linux/usb/langwell_otg.h:23:37: error: linux/usb/intel_mid_otg.h: No such file or directory
include/linux/usb/langwell_otg.h:115: error: field 'iotg' has incomplete type
include/linux/usb/langwell_otg.h:136: warning: type defaults to 'int' in declaration of '__mptr'
include/linux/usb/langwell_otg.h:136: warning: initialization from incompatible pointer type
drivers/usb/otg/langwell_otg.c:251: error: dereferencing pointer to incomplete type
drivers/usb/otg/langwell_otg.c:520: warning: its scope is only this definition or declaration, which is probably not what you want
drivers/usb/otg/langwell_otg.c:904: error: 'MID_OTG_NOTIFY_CONNECT' undeclared (first use in this function)
drivers/usb/otg/langwell_otg.c:2132 : error: implicit declaration of function 'intel_mid_otg_register_notifier'
drivers/usb/otg/langwell_otg.c:2191 : error: implicit declaration of function 'intel_mid_otg_unregister_notifier'
Note the missing header file.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
next prev parent reply other threads:[~2010-09-09 16:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-09 11:12 linux-next: Tree for September 9 Stephen Rothwell
[not found] ` <20100909211249.2c70ac41.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2010-09-09 16:26 ` Randy Dunlap [this message]
2010-09-09 16:26 ` linux-next: Tree for September 9 (usb/otg/langwell) Randy Dunlap
2010-09-09 19:30 ` Alan Cox
2010-09-21 16:37 ` Randy Dunlap
2010-09-21 16:44 ` Greg KH
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=20100909092645.11fc3bf0.randy.dunlap@oracle.com \
--to=randy.dunlap-qhclzuegtsvqt0dzr+alfa@public.gmane.org \
--cc=alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
--cc=alek.du-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=gregkh-l3A5Bk7waGM@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.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.