From: Rami Rosen Date: Sat, 8 Dec 2012 05:08:25 +0000 (+0200) Subject: Bluetooth: Remove unnecessary include l2cap.h X-Git-Tag: v3.12-rc1~1247^2~28^2^2~62^2~49^2~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d6b67c6c0c54c1b18507c15cf1667a362959a0d3;p=kernel%2Fkernel-generic.git Bluetooth: Remove unnecessary include l2cap.h This patch removes unnecessary include of in bluetooth/bnep/core.c. Signed-off-by: Rami Rosen Signed-off-by: Gustavo Padovan --- diff --git a/net/bluetooth/bnep/core.c b/net/bluetooth/bnep/core.c index a5b6397..e430b1a 100644 --- a/net/bluetooth/bnep/core.c +++ b/net/bluetooth/bnep/core.c @@ -33,7 +33,6 @@ #include #include -#include #include "bnep.h"