Please bear with me - another rename checkin. This qualifies as trivial, no
[coreboot.git] / src / superio / ite / it8705f / chip.h
index 9ab0019be2a51335db08832c2591afd6dd363973..c970ca882061acb640ace804d2306f05b730dcb4 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * This file is part of the coreboot project.
+ *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
  * This program is free software; you can redistribute it and/or modify
@@ -21,6 +23,7 @@
 
 /* This chip doesn't seem to have keyboard and mouse support. */
 
+#include <device/device.h>
 #include <uart8250.h>
 
 extern struct chip_operations superio_ite_it8705f_ops;