Commit aa1eecdc authored by Elise Lennion's avatar Elise Lennion Committed by Greg Kroah-Hartman

staging: sm750fb: Remove unnecessary comments.

Remove function comments that only restate the function name.
Signed-off-by: default avatarElise Lennion <elise.lennion@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3fcb465f
......@@ -15,15 +15,7 @@ DPMS_t;
}
void ddk750_setDPMS(DPMS_t);
/*
* This function sets the current power mode
*/
void set_power_mode(unsigned int powerMode);
/*
* This function sets current gate
*/
void set_current_gate(unsigned int gate);
/*
......
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