aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627ehg/early_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/w83627ehg/early_init.c')
-rw-r--r--src/superio/winbond/w83627ehg/early_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627ehg/early_init.c b/src/superio/winbond/w83627ehg/early_init.c
index 7be5e37ad3..d767aa03a4 100644
--- a/src/superio/winbond/w83627ehg/early_init.c
+++ b/src/superio/winbond/w83627ehg/early_init.c
@@ -19,8 +19,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <stdint.h>
#include <arch/io.h>
+#include <device/pnp.h>
#include "w83627ehg.h"
void w83627ehg_disable_dev(device_t dev)