Hi Marcel, On Thu, Oct 10, 2013, Marcel Holtmann wrote: > The amp.h header file is only used internally by the bluetooth.ko > module and is not a public API. So make it local to the core > Bluetooth module. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/amp.h | 54 --------------------------------------------- > net/bluetooth/a2mp.c | 3 ++- > net/bluetooth/amp.c | 3 ++- > net/bluetooth/amp.h | 54 +++++++++++++++++++++++++++++++++++++++++++++ > net/bluetooth/hci_event.c | 3 ++- > net/bluetooth/l2cap_core.c | 3 ++- > 6 files changed, 62 insertions(+), 58 deletions(-) > delete mode 100644 include/net/bluetooth/amp.h > create mode 100644 net/bluetooth/amp.h All three patches in this set have been applied to bluetooth-next. Johan -- 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