PM / devfreq: remove a duplicated kernel-doc markup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 5 Oct 2020 08:58:18 +0000 (10:58 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 16 Oct 2020 05:28:20 +0000 (07:28 +0200)
commit3e2ac9798e13ad1f52d735ea2ea1d252cb140ae5
tree33ad34602f29d2449428ab183cf7eb3f320bf2f4
parentf910ce5266cc632fe9b8339fed4b01f6b1f2431a
PM / devfreq: remove a duplicated kernel-doc markup

The update_devfreq() is also documented at devfreq.c, which
has a more complete note.

So, drop the duplicated markup, in order to avoid this
warning:
.../Documentation/driver-api/device_link.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/infrastructure'.
Declaration is 'device_link_state'.

(and to cause a problem with cross-references to it)

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
include/linux/devfreq.h