mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-21 20:34:38 +00:00
drivers: input: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
03b236a32b
commit
1016f0c526
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ struct cros_ec_keyb_priv {
|
||||||
int ghost_filter; /* 1 to enable ghost filter, else 0 */
|
int ghost_filter; /* 1 to enable ghost filter, else 0 */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check the keyboard controller and return a list of key matrix positions
|
* Check the keyboard controller and return a list of key matrix positions
|
||||||
* for which a key is pressed
|
* for which a key is pressed
|
||||||
|
|
Loading…
Add table
Reference in a new issue