[PATCH] Split out screen_info from tty.h
[deliverable/linux.git] / arch / x86_64 / boot / compressed / misc.c
index 0e10fd84c7cc79e2ee31832e6104c915f3c50597..cf4b88c416dc749bd30ff87f61e053703e6210da 100644 (file)
@@ -9,7 +9,7 @@
  * High loaded stuff by Hans Lermen & Werner Almesberger, Feb. 1996
  */
 
-#include "miscsetup.h"
+#include <linux/screen_info.h>
 #include <asm/io.h>
 #include <asm/page.h>
 
This page took 0.073503 seconds and 5 git commands to generate.