diff options
author | Mauro Carvalho Chehab | 2018-05-08 18:29:30 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab | 2018-06-15 18:10:01 -0300 |
commit | 670d7adb09078a005ce20b2ca8a429d05d985b5b (patch) | |
tree | 1ea007a64c94c147569e4e82335a08097edc601e /drivers/media/dvb-frontends/dib3000mb.c | |
parent | fe63a1a6216749fd9d9c5b52d52b75240f9d20f3 (diff) |
media: dvb: point to the location of the old README.dvb-usb file
This file got renamed, but the references still point to the
old place.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'drivers/media/dvb-frontends/dib3000mb.c')
-rw-r--r-- | drivers/media/dvb-frontends/dib3000mb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/dib3000mb.c b/drivers/media/dvb-frontends/dib3000mb.c index de3ce2786c72..5861f346db49 100644 --- a/drivers/media/dvb-frontends/dib3000mb.c +++ b/drivers/media/dvb-frontends/dib3000mb.c @@ -17,7 +17,7 @@ * Amaury Demol from DiBcom for providing specs and driver * sources, on which this driver (and the dvb-dibusb) are based. * - * see Documentation/dvb/README.dvb-usb for more information + * see Documentation/media/dvb-drivers/dvb-usb.rst for more information * */ |