From: Cong Wang <amwang@redhat.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH] drm: add missing header file <linuc/types.h>
Date: Wed, 10 Aug 2011 11:31:58 +0800 [thread overview]
Message-ID: <4E41FBAE.4050202@redhat.com> (raw)
In-Reply-To: <CADnq5_O=69Q2HQCoQ0XSXCi85LYzCcx7wbqGH4UmD89hmiVHfA@mail.gmail.com>
于 2011年08月09日 21:32, Alex Deucher 写道:
> On Mon, Aug 8, 2011 at 3:22 AM, Amerigo Wang<amwang@redhat.com> wrote:
>> This patch fixes the following 'make headers_check' errors:
>>
>> linux-2.6/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without #include<linux/types.h>
>> linux-2.6/usr/include/drm/i915_drm.h:120: found __[us]{8,16,32,64} type without #include<linux/types.h>
>> linux-2.6/usr/include/drm/mga_drm.h:260: found __[us]{8,16,32,64} type without #include<linux/types.h>
>> linux-2.6/usr/include/drm/radeon_drm.h:758: found __[us]{8,16,32,64} type without #include<linux/types.h>
>> linux-2.6/usr/include/drm/via_drm.h:117: found __[us]{8,16,32,64} type without #include<linux/types.h>
>>
>
> These files are shared with BSD, and they get the linux/types.h from drm.h.
>
Thanks, then these warnings should be bogus.
prev parent reply other threads:[~2011-08-10 3:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-08 7:22 [PATCH] drm: add missing header file <linuc/types.h> Amerigo Wang
2011-08-09 13:32 ` Alex Deucher
2011-08-10 3:31 ` Cong Wang [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=4E41FBAE.4050202@redhat.com \
--to=amwang@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=alexdeucher@gmail.com \
--cc=dri-devel@lists.freedesktop.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.