diff --git a/[refs] b/[refs]
index c14f0e76fabf..c8a44016cf2a 100644
--- a/[refs]
+++ b/[refs]
@@ -1,2 +1,2 @@
---
-refs/heads/master: c150178bff4ae76635ccb06abd5258933379ecc6
+refs/heads/master: 8dbc5ece9a6a424eb03f1eeee2774c42d8db1ce4
diff --git a/trunk/drivers/media/Kconfig b/trunk/drivers/media/Kconfig
index baa9f58beffc..fffc711c260c 100644
--- a/trunk/drivers/media/Kconfig
+++ b/trunk/drivers/media/Kconfig
@@ -51,18 +51,18 @@ config VIDEO_TVEEPROM
tristate
config USB_DABUSB
- tristate "DABUSB driver"
- depends on USB
- ---help---
- A Digital Audio Broadcasting (DAB) Receiver for USB and Linux
- brought to you by the DAB-Team
- . This driver can be taken
- as an example for URB-based bulk, control, and isochronous
- transactions. URB's are explained in
- .
-
- To compile this driver as a module, choose M here: the
- module will be called dabusb.
+ tristate "DABUSB driver"
+ depends on USB
+ ---help---
+ A Digital Audio Broadcasting (DAB) Receiver for USB and Linux
+ brought to you by the DAB-Team
+ . This driver can be taken
+ as an example for URB-based bulk, control, and isochronous
+ transactions. URB's are explained in
+ .
+
+ To compile this driver as a module, choose M here: the
+ module will be called dabusb.
endmenu