diff options
| author | Richard Kuo <rkuo@codeaurora.org> | 2013-03-21 16:17:56 -0400 |
|---|---|---|
| committer | Richard Kuo <rkuo@codeaurora.org> | 2013-04-30 20:40:22 -0400 |
| commit | 22493cfd78e4db0ba9c9f46dac4757bee5a0294a (patch) | |
| tree | 23bdf914896a40396a972cf62c480d3b731a7992 | |
| parent | c1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (diff) | |
Hexagon: clean up generic headers in Kbuild
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
| -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 bdb54ceb53bc..1da17caac23c 100644 --- a/arch/hexagon/include/asm/Kbuild +++ b/arch/hexagon/include/asm/Kbuild | |||
| @@ -25,7 +25,6 @@ generic-y += kdebug.h | |||
| 25 | generic-y += kmap_types.h | 25 | generic-y += kmap_types.h |
| 26 | generic-y += local64.h | 26 | generic-y += local64.h |
| 27 | generic-y += local.h | 27 | generic-y += local.h |
| 28 | generic-y += local.h | ||
| 29 | generic-y += mman.h | 28 | generic-y += mman.h |
| 30 | generic-y += msgbuf.h | 29 | generic-y += msgbuf.h |
| 31 | generic-y += pci.h | 30 | generic-y += pci.h |
| @@ -41,6 +40,7 @@ generic-y += sembuf.h | |||
| 41 | generic-y += shmbuf.h | 40 | generic-y += shmbuf.h |
| 42 | generic-y += shmparam.h | 41 | generic-y += shmparam.h |
| 43 | generic-y += siginfo.h | 42 | generic-y += siginfo.h |
| 43 | generic-y += sizes.h | ||
| 44 | generic-y += socket.h | 44 | generic-y += socket.h |
| 45 | generic-y += sockios.h | 45 | generic-y += sockios.h |
| 46 | generic-y += statfs.h | 46 | generic-y += statfs.h |
