Re: [PATCH 1/9] usb: chipidea: drop redundant includes

2013-01-24 Thread Alexander Shishkin
Sergei Shtylyov writes: >But you also add some #include's, and don't document this in the changelog. Nice catch, thanks! Regards, -- Alex -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at htt

Re: [PATCH 1/9] usb: chipidea: drop redundant includes

2013-01-24 Thread Sergei Shtylyov
Hello. On 24-01-2013 14:46, Alexander Shishkin wrote: debug.c is carrying a lot of includes that aren't needed there, drop them. Signed-off-by: Alexander Shishkin --- drivers/usb/chipidea/debug.c | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/dri

[PATCH 1/9] usb: chipidea: drop redundant includes

2013-01-24 Thread Alexander Shishkin
debug.c is carrying a lot of includes that aren't needed there, drop them. Signed-off-by: Alexander Shishkin --- drivers/usb/chipidea/debug.c | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/drivers/usb/chipidea/debug.c b/drivers/usb/chipidea/debug.c index