diff --git a/[refs] b/[refs]
index 57f84d71aedd..a8cef09aa84a 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: 4656d5de9555e263c5b4c0462b5af7e7bded1b42
+refs/heads/master: 7bc914942295b1ea63635b9c1e93b023bd7d3767
diff --git a/trunk/drivers/uwb/drp-ie.c b/trunk/drivers/uwb/drp-ie.c
index 882724c5f126..75491d47806b 100644
--- a/trunk/drivers/uwb/drp-ie.c
+++ b/trunk/drivers/uwb/drp-ie.c
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*/
-#include
#include
#include
#include
diff --git a/trunk/drivers/uwb/hwa-rc.c b/trunk/drivers/uwb/hwa-rc.c
index 3d26fa0f8ae1..18009c99577d 100644
--- a/trunk/drivers/uwb/hwa-rc.c
+++ b/trunk/drivers/uwb/hwa-rc.c
@@ -51,7 +51,6 @@
*
*
*/
-#include
#include
#include
#include
diff --git a/trunk/drivers/uwb/i1480/dfu/usb.c b/trunk/drivers/uwb/i1480/dfu/usb.c
index 98eeeff051aa..b7ea525fc06a 100644
--- a/trunk/drivers/uwb/i1480/dfu/usb.c
+++ b/trunk/drivers/uwb/i1480/dfu/usb.c
@@ -35,7 +35,6 @@
* the functions are i1480_usb_NAME().
*/
#include
-#include
#include
#include
#include
diff --git a/trunk/drivers/uwb/i1480/i1480u-wlp/lc.c b/trunk/drivers/uwb/i1480/i1480u-wlp/lc.c
index 737d60cd5b73..384306c11bbe 100644
--- a/trunk/drivers/uwb/i1480/i1480u-wlp/lc.c
+++ b/trunk/drivers/uwb/i1480/i1480u-wlp/lc.c
@@ -55,7 +55,6 @@
* is being removed.
* i1480u_rm()
*/
-#include
#include
#include
#include
diff --git a/trunk/drivers/uwb/i1480/i1480u-wlp/sysfs.c b/trunk/drivers/uwb/i1480/i1480u-wlp/sysfs.c
index a1d8ca6ac935..a92a787725fc 100644
--- a/trunk/drivers/uwb/i1480/i1480u-wlp/sysfs.c
+++ b/trunk/drivers/uwb/i1480/i1480u-wlp/sysfs.c
@@ -226,7 +226,6 @@ ssize_t wlp_tx_inflight_store(struct i1480u_tx_inflight *inflight,
* (CLASS_DEVICE_ATTR or DEVICE_ATTR) and i1480u_ATTR_NAME produces a
* class_device_attr_NAME or device_attr_NAME (for group registration).
*/
-#include
#define i1480u_SHOW(name, fn, param) \
static ssize_t i1480u_show_##name(struct device *dev, \
diff --git a/trunk/drivers/uwb/rsv.c b/trunk/drivers/uwb/rsv.c
index bcc41a4a6606..ce0094657d3d 100644
--- a/trunk/drivers/uwb/rsv.c
+++ b/trunk/drivers/uwb/rsv.c
@@ -15,7 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see .
*/
-#include
#include
#include
diff --git a/trunk/drivers/uwb/whc-rc.c b/trunk/drivers/uwb/whc-rc.c
index 1711deadb114..6c454eadd307 100644
--- a/trunk/drivers/uwb/whc-rc.c
+++ b/trunk/drivers/uwb/whc-rc.c
@@ -39,7 +39,6 @@
* them to the hw and transfer the replies/notifications back to the
* UWB stack through the UWB daemon (UWBD).
*/
-#include
#include
#include
#include