mirror of https://github.com/torvalds/linux.git
xtensa has a header (in its include/asm directory) that is a thin wrapper around asm-generic/rmap.h. This wrapper is useless, since that header doesn't exist. It is also unused (no file includes asm/rmap.h). openrisc generates a similar header at build time (using a generic-y entry in include/asm/Kbuild). This generated header is useless and unused too. Remove this header and this generic-y entry. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Michal Marek <mmarek@suse.cz> |
||
|---|---|---|
| .. | ||
| bitops | ||
| Kbuild | ||
| asm-offsets.h | ||
| bitops.h | ||
| byteorder.h | ||
| cache.h | ||
| cpuinfo.h | ||
| delay.h | ||
| dma-mapping.h | ||
| elf.h | ||
| fixmap.h | ||
| gpio.h | ||
| io.h | ||
| irq.h | ||
| irqflags.h | ||
| kvm_para.h | ||
| linkage.h | ||
| mmu.h | ||
| mmu_context.h | ||
| mutex.h | ||
| page.h | ||
| param.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| processor.h | ||
| prom.h | ||
| ptrace.h | ||
| serial.h | ||
| sigcontext.h | ||
| spinlock.h | ||
| spr.h | ||
| spr_defs.h | ||
| syscall.h | ||
| syscalls.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| tlbflush.h | ||
| uaccess.h | ||
| unaligned.h | ||
| unistd.h | ||