code reformat
[coreboot.git] / src / arch / i386 / smp / ioapic.c
index 344b30d0dc3df251cfd1597cbc9dbddac647068c..87d9a46560b59351d2f43bf5c49dda31b19fcc0d 100644 (file)
@@ -1,7 +1,6 @@
 #include <console/console.h>
 #include <arch/ioapic.h>
 
-/* TODO: this must move to chip/intel */
 /* we have to do more than we thought. I assumed Linux would do all the
  * interesting parts, and I was wrong. 
  */