linux/arch/microblaze/include/asm
David S. Miller 39e0786d3c microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
NET_IP_ALIGN defaults to 2, no need to override.

NET_SKB_PAD is now 64, which is much larger than microblaze's
L1_CACHE_SIZE so no need to override that either.

Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-06 22:01:53 -07:00
..
asm-compat.h microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C 2009-09-22 10:10:06 +02:00
asm-offsets.h kbuild: move asm-offsets.h to include/generated 2009-12-12 13:08:14 +01:00
atomic.h
auxvec.h
bitops.h
bitsperlong.h
bug.h
bugs.h
byteorder.h
cache.h microblaze: Move cache macro from cache.h to cacheflush.h 2009-12-14 08:45:00 +01:00
cacheflush.h microblaze: Support for WB cache 2009-12-14 08:45:10 +01:00
checksum.h
clinkage.h
cpuinfo.h microblaze: Extend cpuinfo for support write-back caches 2009-12-14 08:44:58 +01:00
cputable.h
cputime.h
current.h
delay.h
device.h microblaze: Support DMA 2010-03-11 13:56:29 +01:00
div64.h
dma-mapping.h microblaze: Implement __dma_sync_page 2010-03-11 13:58:11 +01:00
dma.h
elf.h elf: kill USE_ELF_CORE_DUMP 2009-12-16 07:20:12 -08:00
emergency-restart.h
entry.h percpu: remove per_cpu__ prefix. 2009-10-29 22:34:15 +09:00
errno.h
exceptions.h
fb.h
fcntl.h
flat.h
ftrace.h microblaze: ftrace: Add dynamic trace support 2009-12-14 08:44:01 +01:00
futex.h microblaze: Fix futex code 2010-04-07 07:27:25 +02:00
gpio.h
hardirq.h
hw_irq.h
io.h microblaze: io.h: Add io big-endian function 2010-04-07 15:47:37 +02:00
ioctl.h
ioctls.h
ipcbuf.h
irq_regs.h
irq.h microblaze: Add irq_create_{of_,}mapping functions 2010-03-11 13:59:28 +01:00
irqflags.h microblaze: Add TRACE_IRQFLAGS_SUPPORT 2009-12-14 08:40:09 +01:00
Kbuild
kdebug.h
kmap_types.h
linkage.h
lmb.h
local.h
mman.h
mmu_context_mm.h
mmu_context.h
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
of_device.h
of_platform.h
page.h microblaze: Preliminary support for dma drivers 2010-03-11 14:08:33 +01:00
param.h
parport.h
pci-bridge.h microblaze: Add pci-bridge.h 2010-03-11 14:01:43 +01:00
pci.h microblaze: Add support for Xilinx PCI host bridge 2010-03-11 14:05:18 +01:00
percpu.h
pgalloc.h microblaze: PCI early support for noMMU system 2010-03-11 14:16:17 +01:00
pgtable.h microblaze: PCI early support for noMMU system 2010-03-11 14:16:17 +01:00
poll.h
posix_types.h
processor.h microblaze: Remove segment.h 2010-04-01 08:38:19 +02:00
prom.h microblaze: Enable PCI, missing files 2010-03-11 14:04:27 +01:00
ptrace.h microblaze: Add PT_ macros for special purpose regs 2010-01-18 16:35:39 +01:00
pvr.h microblaze: Checking DTS against PVR for write-back cache 2009-12-14 08:45:05 +01:00
registers.h
resource.h
scatterlist.h
sections.h
selfmod.h
sembuf.h
serial.h
setup.h microblaze: GPIO reset support 2009-12-14 08:40:08 +01:00
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
socket.h
sockios.h
stat.h
statfs.h
string.h
swab.h
syscall.h microblaze: Implement include/asm/syscall.h. 2009-09-21 14:29:21 +02:00
syscalls.h
system.h microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides. 2010-05-06 22:01:53 -07:00
termbits.h
termios.h
thread_info.h microblaze: Remove segment.h 2010-04-01 08:38:19 +02:00
timex.h
tlb.h
tlbflush.h microblaze: Fix TLB macros 2010-04-01 08:38:24 +02:00
topology.h
types.h
uaccess.h microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user 2010-04-01 08:38:23 +02:00
ucontext.h
unaligned.h
unistd.h microblaze: Enable accept4 syscall 2010-01-18 16:35:27 +01:00
user.h
vga.h
xor.h