diff mbox

staging: sm750fb: deleted couple of blank lines at the very end

Message ID 20160604104218.18806-1-mklstmnk@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Mikulas Tomanka June 4, 2016, 10:42 a.m. UTC
Signed-off-by: Mikulas Tomanka <mklstmnk@gmail.com>
---
 drivers/staging/sm750fb/ddk750_chip.c | 2 --
 1 file changed, 2 deletions(-)

Comments

Greg KH June 4, 2016, 4:42 p.m. UTC | #1
On Sat, Jun 04, 2016 at 10:42:18AM +0000, Mikulas Tomanka wrote:
> Signed-off-by: Mikulas Tomanka <mklstmnk@gmail.com>

I can't take patches without a changelog text, sorry.


--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/staging/sm750fb/ddk750_chip.c b/drivers/staging/sm750fb/ddk750_chip.c
index f80ee77..5e2d6d2 100644
--- a/drivers/staging/sm750fb/ddk750_chip.c
+++ b/drivers/staging/sm750fb/ddk750_chip.c
@@ -383,5 +383,3 @@  unsigned int formatPllReg(pll_value_t *pPLL)
 
 	return reg;
 }
-
-