diff options
Diffstat (limited to 'src/southbridge/intel/i82801cx/i82801cx.h')
-rw-r--r-- | src/southbridge/intel/i82801cx/i82801cx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/i82801cx/i82801cx.h b/src/southbridge/intel/i82801cx/i82801cx.h index 28428830e2..f196fa324f 100644 --- a/src/southbridge/intel/i82801cx/i82801cx.h +++ b/src/southbridge/intel/i82801cx/i82801cx.h @@ -4,7 +4,6 @@ #if !defined(__PRE_RAM__) #include <device/device.h> void i82801cx_enable(device_t dev); -void i82801cx_hard_reset(void); #endif |