Index: kernel/arch/mips32/include/arch/context_struct.h
===================================================================
--- kernel/arch/mips32/include/arch/context_struct.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/context_struct.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -71,3 +71,2 @@
 #endif
 #endif
-
Index: kernel/arch/mips32/include/arch/debugger.h
===================================================================
--- kernel/arch/mips32/include/arch/debugger.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/debugger.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -57,5 +57,4 @@
 #define BKPOINT_FUNCCALL  (1 << 3)
 
-
 typedef struct  {
 	uintptr_t address;         /**< Breakpoint address */
Index: kernel/arch/mips32/include/arch/fpu_context_struct.h
===================================================================
--- kernel/arch/mips32/include/arch/fpu_context_struct.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/fpu_context_struct.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -48,3 +48,2 @@
 #endif
 #endif
-
Index: kernel/arch/mips32/include/arch/istate_struct.h
===================================================================
--- kernel/arch/mips32/include/arch/istate_struct.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/istate_struct.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -128,3 +128,2 @@
 #endif
 #endif
-
Index: kernel/arch/mips32/include/arch/mm/page.h
===================================================================
--- kernel/arch/mips32/include/arch/mm/page.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/mm/page.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -161,5 +161,4 @@
 } pte_t;
 
-
 NO_TRACE static inline unsigned int get_pt_flags(pte_t *pt, size_t i)
 {
Index: kernel/arch/mips32/include/arch/mm/tlb.h
===================================================================
--- kernel/arch/mips32/include/arch/mm/tlb.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/mm/tlb.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -140,5 +140,4 @@
 }
 
-
 /** Read Indexed TLB Entry
  *
Index: kernel/arch/mips32/include/arch/proc/thread.h
===================================================================
--- kernel/arch/mips32/include/arch/proc/thread.h	(revision 4621d2311994bf63dea425ed923239d4ca1babc9)
+++ kernel/arch/mips32/include/arch/proc/thread.h	(revision 5e6b76d1ba700e44a86813ab3a573920a45bc548)
@@ -47,3 +47,2 @@
 /** @}
  */
-
