mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-20 20:04:46 +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 */
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* Check the keyboard controller and return a list of key matrix positions
|
||||
* for which a key is pressed
|
||||
|
|
Loading…
Add table
Reference in a new issue