diff options
Diffstat (limited to 'src/superio/smsc/lpc47n217/chip.h')
-rw-r--r-- | src/superio/smsc/lpc47n217/chip.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/superio/smsc/lpc47n217/chip.h b/src/superio/smsc/lpc47n217/chip.h index 89a778c22c..b0fbe8cfe6 100644 --- a/src/superio/smsc/lpc47n217/chip.h +++ b/src/superio/smsc/lpc47n217/chip.h @@ -21,9 +21,6 @@ #ifndef SUPERIO_SMSC_LPC47N217_CHIP_H #define SUPERIO_SMSC_LPC47N217_CHIP_H -struct chip_operations; -extern struct chip_operations superio_smsc_lpc47n217_ops; - #include <uart8250.h> struct superio_smsc_lpc47n217_config { |