android_kernel_xiaomi_sm8350/include/asm-ppc
Paolo 'Blaisorblade' Giarrusso 676067cfea [PATCH] Remove unused var from asm/futex.h
As recently done by Russell King for ARM, commit
4732efbeb9 introduces a generic asm/futex.h copied
along most arches, which includes a "-ENOSYS support" to be changed if needed.
However, it includes an unused var (taken from the "real" version) which GCC
warns about.

Remove it from all arches having that file version (i.e. same GIT id).
$ git-diff-tree -r HEAD
and
$ git-ls-tree  -r HEAD include/|grep 9feff4ce14

may be more interesting than looking at the patch itself, to make sure I've
just copied the arm header to all other archs having the original dummy version
of this file.

Cc: Jakub Jelinek <jakub@redhat.com>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-21 16:16:29 -07:00
..
8xx_immap.h
a.out.h
amigahw.h
amigaints.h
amigappc.h
amigayle.h
amipcmcia.h
ans-lcd.h
atomic.h
auxvec.h [PATCH] auxiliary vector cleanups 2005-09-07 16:57:21 -07:00
backlight.h
bitops.h
bootinfo.h
bootx.h
bseip.h
btext.h
bug.h
byteorder.h
cache.h
cacheflush.h
checksum.h
commproc.h
cpm2.h [PATCH] ppc32: Add proper prototype for cpm2_reset() 2005-07-27 16:25:55 -07:00
cputable.h
current.h
dbdma.h
delay.h
dma-mapping.h [PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warning 2005-09-05 00:05:55 -07:00
dma.h
elf.h [PATCH] auxiliary vector cleanups 2005-09-07 16:57:21 -07:00
floppy.h
futex.h [PATCH] Remove unused var from asm/futex.h 2005-09-21 16:16:29 -07:00
gg2.h
gt64260_defs.h
gt64260.h
hardirq.h
harrier.h
hawk_defs.h
hawk.h
heathrow.h
highmem.h
hw_irq.h
hydra.h
i8259.h
ibm4xx.h [PATCH] ppc32: Remove board support for REDWOOD 2005-09-05 00:05:54 -07:00
ibm44x.h [PATCH] ppc32: Fix PPC440SP SRAM controller DCRs 2005-08-18 12:53:58 -07:00
ibm403.h
ibm405.h
ibm_ocp_pci.h
ibm_ocp.h [PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_exc 2005-09-07 16:57:15 -07:00
ide.h
immap_85xx.h
immap_cpm2.h
io.h
ipcbuf.h
ipic.h
irq.h [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices 2005-09-17 11:50:01 -07:00
kexec.h [PATCH] kexec-ppc: fix for ksysfs crash_notes 2005-07-12 16:01:03 -07:00
keylargo.h
kgdb.h
kmap_types.h [PATCH] ppc32: Don't sleep in flush_dcache_icache_page() 2005-09-05 00:05:57 -07:00
m48t35.h
m8260_pci.h
machdep.h
macio.h [PATCH] openfirmware: generate device table for userspace 2005-07-06 12:55:20 -07:00
md.h
mediabay.h
mk48t59.h
mmu_context.h [PATCH] ppc32: fix destroy_context() race condition 2005-07-13 11:25:24 -07:00
mmu.h
mpc8xx.h [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices 2005-09-17 11:50:01 -07:00
mpc10x.h [PATCH] ppc32: Make the UARTs on MPC824x individual platform devices 2005-07-27 16:25:55 -07:00
mpc52xx_psc.h
mpc52xx.h
mpc83xx.h
mpc85xx.h
mpc8260_pci9.h
mpc8260.h [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices 2005-09-05 00:05:56 -07:00
mv64x60_defs.h [PATCH] ppc32: mv64x60 updates & enhancements 2005-09-05 00:06:00 -07:00
mv64x60.h [WATCHDOG] mv64x60_wdt.patch 2005-09-10 21:03:04 +02:00
nvram.h
ocp_ids.h
ocp.h
of_device.h [PATCH] openfirmware: generate device table for userspace 2005-07-06 12:55:20 -07:00
ohare.h
open_pic.h
page.h
parport.h
pc_serial.h
pci-bridge.h
pci.h [PATCH] Make sparc64 use setup-res.c 2005-09-08 14:57:25 -07:00
perfmon.h
pgalloc.h
pgtable.h [PATCH] feature removal of io_remap_page_range() 2005-09-13 08:22:33 -07:00
pmac_feature.h [PATCH] ppc64: Add missing include 2005-09-06 16:07:35 +10:00
pmac_low_i2c.h
pnp.h
posix_types.h
ppc4xx_dma.h [PATCH] ppc32: fix ppc4xx stb03xxx dma build 2005-08-18 12:53:58 -07:00
ppc4xx_pic.h
ppc_asm.h [PATCH] ppc32: add 440ep support 2005-08-01 19:14:01 -07:00
ppc_sys.h [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices 2005-09-17 11:50:01 -07:00
ppcboot.h
prep_nvram.h
processor.h
prom.h
ptrace.h [PATCH] ppc64: Add definitions for new PTRACE calls 2005-09-12 17:19:12 +10:00
raven.h
reg_booke.h
reg.h [PATCH] ppc32: Kill PVR_440* defines 2005-09-09 13:57:29 -07:00
residual.h
rheap.h
rtc.h
rwsem.h
scatterlist.h
seccomp.h
sections.h
semaphore.h
serial.h [PATCH] ppc32: Remove board support for MCPN765 2005-09-05 00:05:54 -07:00
sigcontext.h
signal.h
smp.h [PATCH] ppc32: support hotplug cpu on powermacs 2005-09-10 10:15:11 -07:00
spinlock_types.h [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
spinlock.h [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
stat.h
statfs.h
suspend.h
system.h [PATCH] ppc32: Kill init on unhandled synchronous signals 2005-09-10 10:15:11 -07:00
thread_info.h
time.h [PATCH] qualifiers in return types - easy cases 2005-08-23 18:43:45 -07:00
tlb.h
tlbflush.h [PATCH] ppc32 8xx: flush_tlb_range() declaration uses wrong pointer type 2005-09-14 14:34:17 -07:00
todc.h
traps.h
types.h [PATCH] sab: consolidate kmem_bufctl_t 2005-09-05 00:05:48 -07:00
uaccess.h [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers 2005-09-07 16:57:35 -07:00
ucontext.h
uninorth.h
unistd.h [PATCH] ppc32: inotify syscalls 2005-07-30 10:14:46 -07:00
vga.h
xmon.h
xparameters.h
zorro.h