All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Gabriel Laskar <gabriel@lse.epita.fr>
Cc: Colin Cross <ccross@android.com>,
	John Stultz <john.stultz@linaro.org>,
	"open list:STAGING SUBSYSTEM" <devel@driverdev.osuosl.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] staging: ashmem - missing linux/types.h in header.
Date: Thu, 22 Jan 2015 19:35:30 +0800	[thread overview]
Message-ID: <20150122113530.GA3638@kroah.com> (raw)
In-Reply-To: <1421918692-5872-1-git-send-email-gabriel@lse.epita.fr>

On Thu, Jan 22, 2015 at 10:24:49AM +0100, Gabriel Laskar wrote:
> struct ashmem_pin uses __u32 types that are defined in linux/types.h.
> 
> Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr>
> ---
>  drivers/staging/android/uapi/ashmem.h | 1 +
>  1 file changed, 1 insertion(+)

What is broken without this change?  Is something failing to build?

thanks,

greg k-h

      reply	other threads:[~2015-01-22 11:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22  9:24 [PATCH] staging: ashmem - missing linux/types.h in header Gabriel Laskar
2015-01-22 11:35 ` Greg Kroah-Hartman [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=20150122113530.GA3638@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ccross@android.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gabriel@lse.epita.fr \
    --cc=john.stultz@linaro.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.