Commit 0fad6e23 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] tveeprom: get rid of documentation of an unused parameter

Changeset 446aba66 ("[media] tveeprom: get rid of unused arg
on tveeprom_hauppauge_analog()") removed the now unused I2C adapter
struct from struct tveeprom. Remove the corresponding kernel-doc
tag.

Fixes: 446aba66 ("[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()")
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent f8da4aad
......@@ -94,7 +94,6 @@ struct tveeprom {
* of the eeprom previously filled at
* @eeprom_data field.
*
* @c: I2C client struct
* @tvee: Struct to where the eeprom parsed data will be filled;
* @eeprom_data: Array with the contents of the eeprom_data. It should
* contain 256 bytes filled with the contents of the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment