diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2014-01-14 00:37:45 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-14 00:48:16 -0500 |
commit | 6806afc9aa1000db598e31164d2ef505be3b3075 (patch) | |
tree | d6078428ef0df2bcd471d38e35925b26b8324f67 /arch/microblaze | |
parent | b92ed1688e316d1b4410559272e68b246bdc7d0a (diff) |
net: resort some Kbuild files to hopefully help avoid some conflicts
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/microblaze')
-rw-r--r-- | arch/microblaze/include/asm/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/include/asm/Kbuild b/arch/microblaze/include/asm/Kbuild index 43eec338ff50..ca60945ddf30 100644 --- a/arch/microblaze/include/asm/Kbuild +++ b/arch/microblaze/include/asm/Kbuild | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | generic-y += clkdev.h | 2 | generic-y += clkdev.h |
3 | generic-y += exec.h | 3 | generic-y += exec.h |
4 | generic-y += hash.h | ||
4 | generic-y += trace_clock.h | 5 | generic-y += trace_clock.h |
5 | generic-y += syscalls.h | 6 | generic-y += syscalls.h |
6 | generic-y += preempt.h | 7 | generic-y += preempt.h |
7 | generic-y += hash.h | ||