summaryrefslogtreecommitdiff
path: root/src/superio/smsc/fdc37n972/fdc37n972.c
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-04-30 20:41:41 +1000
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-05-13 12:14:34 +0200
commite1fe688c9bf69781d40ef8568b35ea307eaa41a8 (patch)
treebbc8dcc060eb8505f4dd858eb28ac7309884be16 /src/superio/smsc/fdc37n972/fdc37n972.c
parentf6f1ad6376fd3770c40c66b45ee89fe7029683de (diff)
downloadcoreboot-e1fe688c9bf69781d40ef8568b35ea307eaa41a8.tar.xz
src/*: Remove the last remnants of struct keyboard
Change-Id: I7d0e8d2119a470428cfc01c0738b8988ab75ba2d Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5624 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/superio/smsc/fdc37n972/fdc37n972.c')
-rw-r--r--src/superio/smsc/fdc37n972/fdc37n972.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/smsc/fdc37n972/fdc37n972.c b/src/superio/smsc/fdc37n972/fdc37n972.c
index f7ae697803..78d8350da7 100644
--- a/src/superio/smsc/fdc37n972/fdc37n972.c
+++ b/src/superio/smsc/fdc37n972/fdc37n972.c
@@ -21,7 +21,6 @@
#include <device/device.h>
#include <device/pnp.h>
#include <pc80/keyboard.h>
-#include "chip.h"
#include "fdc37n972.h"
static void init(device_t dev)