remove trailing whitespace
Change-Id: Ib91889a374515d36a2b12b53aeb12b6ea6e22732 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/364 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
committed by
Patrick Georgi
parent
784544b934
commit
5ff7c13e85
@@ -29,7 +29,7 @@
|
||||
extern struct chip_operations superio_fintek_f71805f_ops;
|
||||
|
||||
struct superio_fintek_f71805f_config {
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
2
src/superio/fintek/f71859/chip.h
Executable file → Normal file
2
src/superio/fintek/f71859/chip.h
Executable file → Normal file
@@ -27,7 +27,7 @@
|
||||
extern struct chip_operations superio_fintek_f71859_ops;
|
||||
|
||||
struct superio_fintek_f71859_config {
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
0
src/superio/fintek/f71859/early_serial.c
Executable file → Normal file
0
src/superio/fintek/f71859/early_serial.c
Executable file → Normal file
0
src/superio/fintek/f71859/f71859.h
Executable file → Normal file
0
src/superio/fintek/f71859/f71859.h
Executable file → Normal file
0
src/superio/fintek/f71859/superio.c
Executable file → Normal file
0
src/superio/fintek/f71859/superio.c
Executable file → Normal file
@@ -28,7 +28,7 @@
|
||||
extern struct chip_operations superio_fintek_f71863fg_ops;
|
||||
|
||||
struct superio_fintek_f71863fg_config {
|
||||
|
||||
|
||||
struct pc_keyboard keyboard;
|
||||
};
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
extern struct chip_operations superio_fintek_f71872_ops;
|
||||
|
||||
struct superio_fintek_f71872_config {
|
||||
|
||||
|
||||
struct pc_keyboard keyboard;
|
||||
};
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
extern struct chip_operations superio_fintek_f71889_ops;
|
||||
|
||||
struct superio_fintek_f71889_config {
|
||||
|
||||
|
||||
struct pc_keyboard keyboard;
|
||||
};
|
||||
|
||||
|
@@ -29,7 +29,7 @@
|
||||
extern struct chip_operations superio_fintek_f81865f_ops;
|
||||
|
||||
struct superio_fintek_f81865f_config {
|
||||
|
||||
|
||||
struct pc_keyboard keyboard;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user