The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: linux-usb-devel@lists.sourceforge.net,
	David Woodhouse <dwmw2@infradead.org>,
	linux-kernel@vger.kernel.org,
	David Brownell <david-b@pacbell.net>
Subject: Re: [PATCH] Export usb_gadgetfs.h to userspace
Date: Wed, 27 Jun 2007 00:35:38 -0700	[thread overview]
Message-ID: <20070627003538.f15bef21.akpm@linux-foundation.org> (raw)
In-Reply-To: <11827637791662-git-send-email-hskinnemoen@atmel.com>

On Mon, 25 Jun 2007 11:29:39 +0200 Haavard Skinnemoen <hskinnemoen@atmel.com> wrote:

> The gadgetfs test program from http://www.linux-usb.org/gadget/
> depends on it. I assume most other users of gadgetfs needs this header
> too.
> 
> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
> ---
>  include/linux/Kbuild |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/Kbuild b/include/linux/Kbuild
> index f317c27..b216ee3 100644
> --- a/include/linux/Kbuild
> +++ b/include/linux/Kbuild
> @@ -152,6 +152,7 @@ header-y += tipc.h
>  header-y += toshiba.h
>  header-y += ultrasound.h
>  header-y += un.h
> +header-y += usb_gadgetfs.h
>  header-y += utime.h
>  header-y += video_decoder.h
>  header-y += video_encoder.h

`make headers_check' fails:

make[2]: *** No rule to make target `/usr/src/devel/include/linux/usb_gadgetfs.h', needed by `/usr/src/devel/usr/include/linux/usb_gadgetfs.h'.  Stop.


  parent reply	other threads:[~2007-06-27  7:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-25  9:29 [PATCH] Export usb_gadgetfs.h to userspace Haavard Skinnemoen
2007-06-25 14:04 ` David Brownell
2007-06-27  7:35 ` Andrew Morton [this message]
2007-06-27  7:48   ` Haavard Skinnemoen
2007-06-27  7:57   ` David Woodhouse

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=20070627003538.f15bef21.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=david-b@pacbell.net \
    --cc=dwmw2@infradead.org \
    --cc=hskinnemoen@atmel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /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