You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Whitcroft
7a45fb19ce
[PATCH] powerpc: oprofile cpu type names clash with other code
...
In 2.6.15-git6 a change was commited in the oprofile support in
the powerpc architecture. It introduced the powerpc_oprofile_type
which contains the define G4. This causes a name clash with the
existing wacom usb tablet driver.
CC [M] drivers/usb/input/wacom.o
drivers/usb/input/wacom.c:98: error: conflicting types for `G4'
include/asm/cputable.h:37: error: previous declaration of `G4'
CC [M] drivers/usb/mon/mon_text.o
make[3]: *** [drivers/usb/input/wacom.o] Error 1
make[2]: *** [drivers/usb/input] Error 2
The elements of an enum declared in global scope are effectivly
global identifiers themselves. As such we need to ensure the names
are unique. This patch updates the later oprofile support to use
unique names.
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
19 years ago
..
iseries
[PATCH] powerpc: iSeries fixes for build with no PCI
19 years ago
8253pit.h
…
a.out.h
…
abs_addr.h
…
agp.h
…
asm-compat.h
…
atomic.h
[PATCH] powerpc: reformat atomic_add_unless
19 years ago
auxvec.h
…
backlight.h
…
bitops.h
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
19 years ago
bootx.h
…
btext.h
…
bug.h
…
bugs.h
…
byteorder.h
…
cache.h
…
cacheflush.h
…
checksum.h
…
compat.h
…
cputable.h
[PATCH] powerpc: oprofile cpu type names clash with other code
19 years ago
cputime.h
…
current.h
…
dbdma.h
…
delay.h
…
div64.h
…
dma-mapping.h
…
dma.h
…
eeh.h
…
eeh_event.h
…
elf.h
powerpc: Provide a suitable AT_PLATFORM value
19 years ago
emergency-restart.h
…
errno.h
…
fcntl.h
…
firmware.h
…
floppy.h
…
futex.h
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
19 years ago
grackle.h
…
hardirq.h
…
heathrow.h
…
hvcall.h
[PATCH] powerpc: Add some more pSeries hypervisor call constants
19 years ago
hvconsole.h
…
hvcserver.h
…
hw_irq.h
…
i8259.h
…
ibmebus.h
…
ide.h
…
io.h
…
ioctl.h
…
ioctls.h
…
iommu.h
[PATCH] powerpc: clean up iommu.h a bit
19 years ago
ipc.h
…
ipcbuf.h
…
ipic.h
…
irq.h
…
kdebug.h
…
kdump.h
…
kexec.h
…
keylargo.h
…
kmap_types.h
…
kprobes.h
…
linkage.h
…
lmb.h
…
local.h
…
lppaca.h
[PATCH] powerpc: Remove lppaca structure from the PACA
19 years ago
machdep.h
…
macio.h
…
mc146818rtc.h
…
mediabay.h
…
mman.h
…
mmu.h
…
mmu_context.h
…
mmzone.h
…
module.h
…
mpic.h
…
msgbuf.h
…
mutex.h
…
namei.h
…
numnodes.h
…
nvram.h
…
of_device.h
…
ohare.h
…
oprofile_impl.h
…
pSeries_reconfig.h
…
paca.h
[PATCH] powerpc: Remove lppaca structure from the PACA
19 years ago
page.h
powerpc/32: Fix compile error caused by pud_t/pgt_t confusion
19 years ago
page_32.h
…
page_64.h
…
param.h
…
parport.h
[PATCH] powerpc: parallel port init fix
19 years ago
pci-bridge.h
[PATCH] powerpc: small pci cleanups
19 years ago
pci.h
…
percpu.h
[PATCH] powerpc/64: per cpu data optimisations
19 years ago
pgalloc.h
…
pgtable-4k.h
…
pgtable-64k.h
…
pgtable.h
…
pmac_feature.h
…
pmac_low_i2c.h
…
pmac_pfunc.h
…
pmc.h
…
poll.h
…
posix_types.h
…
ppc-pci.h
…
ppc_asm.h
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
19 years ago
processor.h
…
prom.h
[PATCH] powerpc: Add of_find_property function
19 years ago
ptrace.h
…
reg.h
…
reg_8xx.h
…
resource.h
…
rtas.h
[PATCH] powerpc: Make early debugging configurable via Kconfig
19 years ago
rtc.h
…
rwsem.h
…
scatterlist.h
…
seccomp.h
…
sections.h
…
semaphore.h
…
sembuf.h
…
serial.h
…
setup.h
…
shmbuf.h
…
shmparam.h
…
sigcontext.h
…
siginfo.h
…
signal.h
…
smp.h
…
smu.h
…
socket.h
…
sockios.h
…
sparsemem.h
…
spinlock.h
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
19 years ago
spinlock_types.h
…
spu.h
…
spu_csa.h
…
sstep.h
…
stat.h
…
statfs.h
…
string.h
…
synch.h
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
19 years ago
system.h
[PATCH] powerpc: use lwsync in atomics, bitops, lock functions
19 years ago
tce.h
…
termbits.h
…
termios.h
…
thread_info.h
[PATCH] death of get_thread_info/put_thread_info
19 years ago
time.h
[PATCH] powerpc: Remove lppaca structure from the PACA
19 years ago
timex.h
…
tlb.h
…
tlbflush.h
…
topology.h
[PATCH] scheduler cache-hot-autodetect
19 years ago
types.h
…
uaccess.h
…
ucontext.h
…
udbg.h
[PATCH] powerpc: Make early debugging configurable via Kconfig
19 years ago
unaligned.h
…
uninorth.h
…
unistd.h
…
user.h
…
vdso.h
…
vdso_datapage.h
…
vga.h
…
vio.h
…
xmon.h
…
xor.h
…