linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: sm750fb: Removed multiple blank lines
@ 2016-04-29  9:15 Manav Batra
  0 siblings, 0 replies; only message in thread
From: Manav Batra @ 2016-04-29  9:15 UTC (permalink / raw)
  To: linux-kernel, devel, linux-fbdev, gregkh

Signed-off-by: Manav Batra <batmanav10@gmail.com>

Removes multiple blank lines.
---
 drivers/staging/sm750fb/ddk750_power.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/staging/sm750fb/ddk750_power.c b/drivers/staging/sm750fb/ddk750_power.c
index b3c3791..5d92a09 100644
--- a/drivers/staging/sm750fb/ddk750_power.c
+++ b/drivers/staging/sm750fb/ddk750_power.c
@@ -24,7 +24,6 @@ static unsigned int getPowerMode(void)
 	return PEEK32(POWER_MODE_CTRL) & POWER_MODE_CTRL_MODE_MASK;
 }
 
-
 /*
  * SM50x can operate in one of three modes: 0, 1 or Sleep.
  * On hardware reset, power mode 0 is default.
@@ -97,7 +96,6 @@ void setCurrentGate(unsigned int gate)
 }
 
 
-
 /*
  * This function enable/disable the 2D engine.
  */
@@ -162,4 +160,3 @@ void enableI2C(unsigned int enable)
 	setCurrentGate(gate);
 }
 
-
-- 
1.9.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-29  9:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29  9:15 [PATCH] staging: sm750fb: Removed multiple blank lines Manav Batra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).