summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_power.h
diff options
context:
space:
mode:
authorElise Lennion <elise.lennion@gmail.com>2016-10-13 19:27:17 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-16 10:27:37 +0200
commitaa1eecdc494290c05e74541b64969c64b192cbc9 (patch)
tree7ea47ddc88747c83633def6379d41df2bd46a7c4 /drivers/staging/sm750fb/ddk750_power.h
parent3fcb465f1e74ef0cb1edd921c3551170548051e2 (diff)
downloadop-kernel-dev-aa1eecdc494290c05e74541b64969c64b192cbc9.zip
op-kernel-dev-aa1eecdc494290c05e74541b64969c64b192cbc9.tar.gz
staging: sm750fb: Remove unnecessary comments.
Remove function comments that only restate the function name. Signed-off-by: Elise Lennion <elise.lennion@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb/ddk750_power.h')
-rw-r--r--drivers/staging/sm750fb/ddk750_power.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/sm750fb/ddk750_power.h b/drivers/staging/sm750fb/ddk750_power.h
index ba0b3f5..7b24f11 100644
--- a/drivers/staging/sm750fb/ddk750_power.h
+++ b/drivers/staging/sm750fb/ddk750_power.h
@@ -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);
/*
OpenPOWER on IntegriCloud