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:
Stefan Reinauer
2011-10-31 12:56:45 -07:00
committed by Patrick Georgi
parent 784544b934
commit 5ff7c13e85
259 changed files with 824 additions and 824 deletions

View File

@@ -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
View 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
View File

0
src/superio/fintek/f71859/f71859.h Executable file → Normal file
View File

0
src/superio/fintek/f71859/superio.c Executable file → Normal file
View File

View File

@@ -28,7 +28,7 @@
extern struct chip_operations superio_fintek_f71863fg_ops;
struct superio_fintek_f71863fg_config {
struct pc_keyboard keyboard;
};

View File

@@ -27,7 +27,7 @@
extern struct chip_operations superio_fintek_f71872_ops;
struct superio_fintek_f71872_config {
struct pc_keyboard keyboard;
};

View File

@@ -28,7 +28,7 @@
extern struct chip_operations superio_fintek_f71889_ops;
struct superio_fintek_f71889_config {
struct pc_keyboard keyboard;
};

View File

@@ -29,7 +29,7 @@
extern struct chip_operations superio_fintek_f81865f_ops;
struct superio_fintek_f81865f_config {
struct pc_keyboard keyboard;
};