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/hexagon/include | |
| 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/hexagon/include')
| -rw-r--r-- | arch/hexagon/include/asm/Kbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/hexagon/include/asm/Kbuild b/arch/hexagon/include/asm/Kbuild index 469d223950ff..ae45d75a3187 100644 --- a/arch/hexagon/include/asm/Kbuild +++ b/arch/hexagon/include/asm/Kbuild | |||
| @@ -15,6 +15,7 @@ generic-y += fb.h | |||
| 15 | generic-y += fcntl.h | 15 | generic-y += fcntl.h |
| 16 | generic-y += ftrace.h | 16 | generic-y += ftrace.h |
| 17 | generic-y += hardirq.h | 17 | generic-y += hardirq.h |
| 18 | generic-y += hash.h | ||
| 18 | generic-y += hw_irq.h | 19 | generic-y += hw_irq.h |
| 19 | generic-y += ioctl.h | 20 | generic-y += ioctl.h |
| 20 | generic-y += ioctls.h | 21 | generic-y += ioctls.h |
| @@ -54,4 +55,3 @@ generic-y += ucontext.h | |||
| 54 | generic-y += unaligned.h | 55 | generic-y += unaligned.h |
| 55 | generic-y += xor.h | 56 | generic-y += xor.h |
| 56 | generic-y += preempt.h | 57 | generic-y += preempt.h |
| 57 | generic-y += hash.h | ||
