docs: ABI: sysfs-c2port: remove a duplicated entry
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 30 Oct 2020 07:40:55 +0000 (08:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Oct 2020 12:14:52 +0000 (13:14 +0100)
As warned by scripts/get_abi.pl:
Warning: /sys/class/c2port/c2portX/flash_erase is defined 2 times:  Documentation/ABI/testing/sysfs-c2port:60  Documentation/ABI/testing/sysfs-c2port:68

This entry was added twice at the same patch. Probalby a
cut-and paste issue.

Fixes: 4e17e1db9647 ("Add c2 port support")
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/4ea2b31ddc76161fbae004f2f2ed91dfb757703f.1604042072.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-c2port

index 716cffc457e94c80099459b0b1e6c1b30719c710..f7b8cf6e43989b9a4d4fc0b96d7cebe00a76c115 100644 (file)
@@ -66,13 +66,6 @@ Description:
                the "erase" command on the on-board flash of the connected
                micro.
 
-What:          /sys/class/c2port/c2portX/flash_erase
-Date:          October 2008
-Contact:       Rodolfo Giometti <giometti@linux.it>
-Description:
-               The /sys/class/c2port/c2portX/flash_erase file show the
-               on-board flash size of the connected micro.
-
 What:          /sys/class/c2port/c2portX/reset
 Date:          October 2008
 Contact:       Rodolfo Giometti <giometti@linux.it>