Hi Gustavo, > --- > Makefile.tools | 12 +- > cups/cups.h | 38 --- > cups/hcrp.c | 368 --------------------- > cups/main.c | 896 -------------------------------------------------- > cups/sdp.c | 119 ------- > cups/spp.c | 118 ------- > profiles/cups/cups.h | 38 +++ > profiles/cups/hcrp.c | 368 +++++++++++++++++++++ > profiles/cups/main.c | 896 ++++++++++++++++++++++++++++++++++++++++++++++++++ > profiles/cups/sdp.c | 119 +++++++ > profiles/cups/spp.c | 118 +++++++ > 11 files changed, 1547 insertions(+), 1543 deletions(-) > delete mode 100644 cups/cups.h > delete mode 100644 cups/hcrp.c > delete mode 100644 cups/main.c > delete mode 100644 cups/sdp.c > delete mode 100644 cups/spp.c > create mode 100644 profiles/cups/cups.h > create mode 100644 profiles/cups/hcrp.c > create mode 100644 profiles/cups/main.c > create mode 100644 profiles/cups/sdp.c > create mode 100644 profiles/cups/spp.c please stop moving things around until I agreed with any new directory structure. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html