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/cris/include/asm | |
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/cris/include/asm')
-rw-r--r-- | arch/cris/include/asm/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/include/asm/Kbuild b/arch/cris/include/asm/Kbuild index c5963b3e4624..406cbd3ebd58 100644 --- a/arch/cris/include/asm/Kbuild +++ b/arch/cris/include/asm/Kbuild | |||
@@ -5,6 +5,7 @@ header-y += arch-v32/ | |||
5 | 5 | ||
6 | generic-y += clkdev.h | 6 | generic-y += clkdev.h |
7 | generic-y += exec.h | 7 | generic-y += exec.h |
8 | generic-y += hash.h | ||
8 | generic-y += kvm_para.h | 9 | generic-y += kvm_para.h |
9 | generic-y += linkage.h | 10 | generic-y += linkage.h |
10 | generic-y += module.h | 11 | generic-y += module.h |
@@ -12,4 +13,3 @@ generic-y += trace_clock.h | |||
12 | generic-y += vga.h | 13 | generic-y += vga.h |
13 | generic-y += xor.h | 14 | generic-y += xor.h |
14 | generic-y += preempt.h | 15 | generic-y += preempt.h |
15 | generic-y += hash.h | ||