From 5ff7c13e858a31addf1558731a12cf6c753b576d Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 31 Oct 2011 12:56:45 -0700 Subject: remove trailing whitespace Change-Id: Ib91889a374515d36a2b12b53aeb12b6ea6e22732 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/364 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/superio/fintek/f71805f/chip.h | 2 +- src/superio/fintek/f71859/chip.h | 2 +- src/superio/fintek/f71859/early_serial.c | 0 src/superio/fintek/f71859/f71859.h | 0 src/superio/fintek/f71859/superio.c | 0 src/superio/fintek/f71863fg/chip.h | 2 +- src/superio/fintek/f71872/chip.h | 2 +- src/superio/fintek/f71889/chip.h | 2 +- src/superio/fintek/f81865f/chip.h | 2 +- 9 files changed, 6 insertions(+), 6 deletions(-) mode change 100755 => 100644 src/superio/fintek/f71859/chip.h mode change 100755 => 100644 src/superio/fintek/f71859/early_serial.c mode change 100755 => 100644 src/superio/fintek/f71859/f71859.h mode change 100755 => 100644 src/superio/fintek/f71859/superio.c (limited to 'src/superio/fintek') diff --git a/src/superio/fintek/f71805f/chip.h b/src/superio/fintek/f71805f/chip.h index 6e9c6c9241..60eb684a32 100644 --- a/src/superio/fintek/f71805f/chip.h +++ b/src/superio/fintek/f71805f/chip.h @@ -29,7 +29,7 @@ extern struct chip_operations superio_fintek_f71805f_ops; struct superio_fintek_f71805f_config { - + }; #endif diff --git a/src/superio/fintek/f71859/chip.h b/src/superio/fintek/f71859/chip.h old mode 100755 new mode 100644 index 84008623e1..157ed26ab1 --- a/src/superio/fintek/f71859/chip.h +++ b/src/superio/fintek/f71859/chip.h @@ -27,7 +27,7 @@ extern struct chip_operations superio_fintek_f71859_ops; struct superio_fintek_f71859_config { - + }; #endif diff --git a/src/superio/fintek/f71859/early_serial.c b/src/superio/fintek/f71859/early_serial.c old mode 100755 new mode 100644 diff --git a/src/superio/fintek/f71859/f71859.h b/src/superio/fintek/f71859/f71859.h old mode 100755 new mode 100644 diff --git a/src/superio/fintek/f71859/superio.c b/src/superio/fintek/f71859/superio.c old mode 100755 new mode 100644 diff --git a/src/superio/fintek/f71863fg/chip.h b/src/superio/fintek/f71863fg/chip.h index ce9fd480b2..ade7498e35 100644 --- a/src/superio/fintek/f71863fg/chip.h +++ b/src/superio/fintek/f71863fg/chip.h @@ -28,7 +28,7 @@ extern struct chip_operations superio_fintek_f71863fg_ops; struct superio_fintek_f71863fg_config { - + struct pc_keyboard keyboard; }; diff --git a/src/superio/fintek/f71872/chip.h b/src/superio/fintek/f71872/chip.h index 58ee4217ca..bd41dd679d 100644 --- a/src/superio/fintek/f71872/chip.h +++ b/src/superio/fintek/f71872/chip.h @@ -27,7 +27,7 @@ extern struct chip_operations superio_fintek_f71872_ops; struct superio_fintek_f71872_config { - + struct pc_keyboard keyboard; }; diff --git a/src/superio/fintek/f71889/chip.h b/src/superio/fintek/f71889/chip.h index c7752164cb..65ae8700ab 100644 --- a/src/superio/fintek/f71889/chip.h +++ b/src/superio/fintek/f71889/chip.h @@ -28,7 +28,7 @@ extern struct chip_operations superio_fintek_f71889_ops; struct superio_fintek_f71889_config { - + struct pc_keyboard keyboard; }; diff --git a/src/superio/fintek/f81865f/chip.h b/src/superio/fintek/f81865f/chip.h index 6ff30012ca..711e2d0a58 100644 --- a/src/superio/fintek/f81865f/chip.h +++ b/src/superio/fintek/f81865f/chip.h @@ -29,7 +29,7 @@ extern struct chip_operations superio_fintek_f81865f_ops; struct superio_fintek_f81865f_config { - + struct pc_keyboard keyboard; }; -- cgit v1.2.3