um: get rid of pointless include "..." where include <...> will do
[linux-2.6-block.git] / arch / um / kernel / early_printk.c
index ec649bf72f68c6217d52c91c45401dfe17123e91..49480f09245647c592c3f74228e9bf9063f79451 100644 (file)
@@ -9,7 +9,7 @@
 #include <linux/kernel.h>
 #include <linux/console.h>
 #include <linux/init.h>
-#include "os.h"
+#include <os.h>
 
 static void early_console_write(struct console *con, const char *s, unsigned int n)
 {