arc: Do not create spurious variable grub_arc_memory_type_t.
[grub.git] / include / grub / arc / arc.h
index 7615a49..999de71 100644 (file)
@@ -53,7 +53,7 @@ enum grub_arc_memory_type
 #ifndef GRUB_CPU_WORDS_BIGENDIAN
     GRUB_ARC_MEMORY_FREE_CONTIGUOUS,
 #endif
-  } grub_arc_memory_type_t;
+  };
 
 struct grub_arc_timeinfo
 {