diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-18 11:59:20 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-22 08:29:01 +0200 |
commit | f45ce7a1e582678468afc2c7cc33794dea1ddeca (patch) | |
tree | 5a84b1f3c8bed69e3d9402cb6f42d766cc1c5098 /Documentation/admin-guide/media | |
parent | 8cf8f0a68a99de6e5bee188907faf81b40aead28 (diff) | |
download | linux-f45ce7a1e582678468afc2c7cc33794dea1ddeca.tar.bz2 |
media: admin-guide: bt8xx.rst: fix a broken cross-reference
The old cards.rst file doesn't exist anymore. Also, it is not
the right reference there, as it should be pointing to the
bttv-specific cardlist.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/media')
-rw-r--r-- | Documentation/admin-guide/media/bt8xx.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/media/bt8xx.rst b/Documentation/admin-guide/media/bt8xx.rst index a55f4f5af042..d6cf81d83d61 100644 --- a/Documentation/admin-guide/media/bt8xx.rst +++ b/Documentation/admin-guide/media/bt8xx.rst @@ -18,7 +18,7 @@ General information This class of cards has a bt878a as the PCI interface, and require the bttv driver for accessing the i2c bus and the gpio pins of the bt8xx chipset. -Please see :doc:`cards` for a complete list of Cards based on the +Please see :doc:`bttv-cardlist` for a complete list of Cards based on the Conexant Bt8xx PCI bridge supported by the Linux Kernel. In order to be able to compile the kernel, some config options should be |