Skip to content

Commit 1bfaf12

Browse files
committed
gpio: exar: add a newline after the copyright notice
It's customary to have a newline between the copyright header and the includes. Add one to gpio-exar. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
1 parent f52d6d8 commit 1bfaf12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpio/gpio-exar.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*
55
* Copyright (C) 2015 Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
66
*/
7+
78
#include <linux/bitops.h>
89
#include <linux/device.h>
910
#include <linux/gpio/driver.h>

0 commit comments

Comments
 (0)