um: get rid of pointless include "..." where include <...> will do
[deliverable/linux.git] / arch / um / include / asm / mmu.h
index 53e8b498ebbaf139a98cfc8628b4232713ee9b92..da705448590f2fea52f4f44c913ac1bad54bb123 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef __ARCH_UM_MMU_H
 #define __ARCH_UM_MMU_H
 
-#include "mm_id.h"
+#include <mm_id.h>
 #include <asm/mm_context.h>
 
 typedef struct mm_context {
This page took 0.029535 seconds and 5 git commands to generate.