acrn-kernel/arch/hexagon/include/asm
Paul Bolle 00cd7dc702 Remove useless wrappers of asm-generic/ipc.h
mn10300 has a header (in its include/asm directory) that is a thin
wrapper around asm-generic/ipc.h. This wrapper is useless, since that
header doesn't exist. It is also unused (no file includes asm/ipc.h).

hexagon and tile generate similar headers at build time (using a
generic-y entry in include/asm/Kbuild). These generated headers are
useless and unused too.

Remove this header and these generic-y entries.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Acked-by: David Howells <dhowells@redhat.com> [MN10300]
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-06-28 11:28:59 +02:00
..
Kbuild Remove useless wrappers of asm-generic/ipc.h 2012-06-28 11:28:59 +02:00
asm-offsets.h
atomic.h
barrier.h
bitops.h
bitsperlong.h
byteorder.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
delay.h
dma-mapping.h
dma.h
elf.h
exec.h
fixmap.h
fpu.h
futex.h
hexagon_vm.h
intrinsics.h
io.h
irq.h
irqflags.h
kgdb.h
kvm_para.h kvmclock: Add functions to check if the host has stopped the vm 2012-04-08 12:48:59 +03:00
linkage.h
mem-layout.h
mmu.h
mmu_context.h
module.h
mutex.h
page.h
param.h
perf_event.h
pgalloc.h
pgtable.h
processor.h fork: move the real prepare_to_copy() users to arch_dup_task_struct() 2012-05-16 15:16:26 -07:00
ptrace.h
registers.h
setup.h
sigcontext.h
signal.h
smp.h
spinlock.h
spinlock_types.h Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h 2012-05-22 18:40:45 -05:00
string.h
suspend.h
swab.h
switch_to.h
syscall.h
thread_info.h hexagon: Use common threadinfo allocator 2012-05-08 14:08:45 +02:00
time.h
timer-regs.h
timex.h
tlb.h
tlbflush.h
traps.h
uaccess.h
unistd.h
user.h
vdso.h
vm_fault.h
vm_mmu.h