diff options
| author | Christoph Hellwig <hch@lst.de> | 2015-05-19 02:36:29 -0400 |
|---|---|---|
| committer | Jens Axboe <axboe@fb.com> | 2015-05-19 11:14:34 -0400 |
| commit | c546d5db75b452737e554bb9c33dedb46847c4fd (patch) | |
| tree | f9a227bb416406127540d7234c5865c9f20ec600 /arch/parisc | |
| parent | 84be456f883c4685680fba8e5154b5f72e92957e (diff) | |
remove scatterlist.h generation from arch Kbuild files
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'arch/parisc')
| -rw-r--r-- | arch/parisc/include/asm/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/Kbuild b/arch/parisc/include/asm/Kbuild index 7a4bcc36303d..12b341d04f88 100644 --- a/arch/parisc/include/asm/Kbuild +++ b/arch/parisc/include/asm/Kbuild | |||
| @@ -20,7 +20,6 @@ generic-y += param.h | |||
| 20 | generic-y += percpu.h | 20 | generic-y += percpu.h |
| 21 | generic-y += poll.h | 21 | generic-y += poll.h |
| 22 | generic-y += preempt.h | 22 | generic-y += preempt.h |
| 23 | generic-y += scatterlist.h | ||
| 24 | generic-y += seccomp.h | 23 | generic-y += seccomp.h |
| 25 | generic-y += segment.h | 24 | generic-y += segment.h |
| 26 | generic-y += topology.h | 25 | generic-y += topology.h |
