* [PATCH] tools/usb: adapt ffs-test.c to new layout of includes (UAPI)
@ 2013-03-01 11:21 Andrzej Pietrasiewicz
2013-03-01 12:55 ` Michal Nazarewicz
0 siblings, 1 reply; 2+ messages in thread
From: Andrzej Pietrasiewicz @ 2013-03-01 11:21 UTC (permalink / raw)
To: linux-kernel
Cc: Andrzej Pietrasiewicz, Kyungmin Park, Greg Kroah-Hartman,
Marek Szyprowski, Michal Nazarewicz, Matthias Fend
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
tools/usb/ffs-test.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tools/usb/ffs-test.c b/tools/usb/ffs-test.c
index 8674b9e..fe1e66b 100644
--- a/tools/usb/ffs-test.c
+++ b/tools/usb/ffs-test.c
@@ -38,7 +38,7 @@
#include <unistd.h>
#include <tools/le_byteshift.h>
-#include "../../include/linux/usb/functionfs.h"
+#include "../../include/uapi/linux/usb/functionfs.h"
/******************** Little Endian Handling ********************************/
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] tools/usb: adapt ffs-test.c to new layout of includes (UAPI)
2013-03-01 11:21 [PATCH] tools/usb: adapt ffs-test.c to new layout of includes (UAPI) Andrzej Pietrasiewicz
@ 2013-03-01 12:55 ` Michal Nazarewicz
0 siblings, 0 replies; 2+ messages in thread
From: Michal Nazarewicz @ 2013-03-01 12:55 UTC (permalink / raw)
To: Andrzej Pietrasiewicz, linux-kernel
Cc: Andrzej Pietrasiewicz, Kyungmin Park, Greg Kroah-Hartman,
Marek Szyprowski, Matthias Fend
[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]
On Fri, Mar 01 2013, Andrzej Pietrasiewicz wrote:
This fix has already been mailed:
https://patchwork.kernel.org/patch/2169791/
> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> tools/usb/ffs-test.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tools/usb/ffs-test.c b/tools/usb/ffs-test.c
> index 8674b9e..fe1e66b 100644
> --- a/tools/usb/ffs-test.c
> +++ b/tools/usb/ffs-test.c
> @@ -38,7 +38,7 @@
> #include <unistd.h>
> #include <tools/le_byteshift.h>
>
> -#include "../../include/linux/usb/functionfs.h"
> +#include "../../include/uapi/linux/usb/functionfs.h"
>
>
> /******************** Little Endian Handling ********************************/
> --
--
Best regards, _ _
.o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o
..o | Computer Science, Michał “mina86” Nazarewicz (o o)
ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo--
[-- Attachment #2.1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2.2: Type: application/pgp-signature, Size: 835 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-01 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-01 11:21 [PATCH] tools/usb: adapt ffs-test.c to new layout of includes (UAPI) Andrzej Pietrasiewicz
2013-03-01 12:55 ` Michal Nazarewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox