public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] m68k: Sort arch/m68k/include/asm/Kbuild
@ 2014-02-04 20:15 Geert Uytterhoeven
  2014-02-04 20:15 ` [PATCH 2/3] m68k: Switch to asm-generic/barrier.h Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2014-02-04 20:15 UTC (permalink / raw)
  To: linux-m68k, Greg Ungerer; +Cc: linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
 arch/m68k/include/asm/Kbuild |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/m68k/include/asm/Kbuild b/arch/m68k/include/asm/Kbuild
index 7cc8c364924d..df4d46fc321b 100644
--- a/arch/m68k/include/asm/Kbuild
+++ b/arch/m68k/include/asm/Kbuild
@@ -1,4 +1,3 @@
-
 generic-y += bitsperlong.h
 generic-y += clkdev.h
 generic-y += cputime.h
@@ -6,6 +5,7 @@ generic-y += device.h
 generic-y += emergency-restart.h
 generic-y += errno.h
 generic-y += exec.h
+generic-y += hash.h
 generic-y += hw_irq.h
 generic-y += ioctl.h
 generic-y += ipcbuf.h
@@ -18,6 +18,7 @@ generic-y += local.h
 generic-y += mman.h
 generic-y += mutex.h
 generic-y += percpu.h
+generic-y += preempt.h
 generic-y += resource.h
 generic-y += scatterlist.h
 generic-y += sections.h
@@ -31,5 +32,3 @@ generic-y += trace_clock.h
 generic-y += types.h
 generic-y += word-at-a-time.h
 generic-y += xor.h
-generic-y += preempt.h
-generic-y += hash.h
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-05  1:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 20:15 [PATCH 1/3] m68k: Sort arch/m68k/include/asm/Kbuild Geert Uytterhoeven
2014-02-04 20:15 ` [PATCH 2/3] m68k: Switch to asm-generic/barrier.h Geert Uytterhoeven
2014-02-05  0:59   ` Greg Ungerer
2014-02-04 20:15 ` [PATCH 3/3] m68k: Wire up sched_setattr and sched_getattr Geert Uytterhoeven
2014-02-05  1:00   ` Greg Ungerer
2014-02-05  0:59 ` [PATCH 1/3] m68k: Sort arch/m68k/include/asm/Kbuild Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox