android_kernel_xiaomi_sm8350/arch/powerpc/platforms/iseries
David Gibson 8e561e7eda [POWERPC] Kill typedef-ed structs for hash PTEs and BATs
Using typedefs to rename structure types if frowned on by CodingStyle.
However, we do so for the hash PTE structure on both ppc32 (where it's
called "PTE") and ppc64 (where it's called "hpte_t").  On ppc32 we
also have such a typedef for the BATs ("BAT").

This removes this unhelpful use of typedefs, in the process
bringing ppc32 and ppc64 closer together, by using the name "struct
hash_pte" in both cases.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-06-14 22:30:16 +10:00
..
call_hpt.h [POWERPC] Kill typedef-ed structs for hash PTEs and BATs 2007-06-14 22:30:16 +10:00
call_pci.h
call_sm.h
dt.c [POWERPC] Move iSeries initrd logic into device tree 2006-10-24 15:01:27 +10:00
htab.c [POWERPC] Kill typedef-ed structs for hash PTEs and BATs 2007-06-14 22:30:16 +10:00
hvcall.S
hvlog.c
hvlpconfig.c
iommu.c [POWERPC] Rename get_property to of_get_property: arch/powerpc 2007-04-13 03:55:19 +10:00
ipl_parms.h
irq.c [POWERPC] Remove unused inclusion of linux/ide.h 2007-04-13 03:55:14 +10:00
irq.h [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
it_exp_vpd_panel.h
it_lp_naca.h
Kconfig [POWERPC] iSeries: Make HVC_ISERIES the default 2007-05-09 16:35:00 +10:00
ksyms.c [POWERPC] Lazy interrupt disabling for 64-bit machines 2006-10-16 16:31:36 +10:00
lpardata.c
lpevents.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
main_store.h
Makefile [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily 2006-12-04 20:42:01 +11:00
mf.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
misc.S [POWERPC] Lazy interrupt disabling for 64-bit machines 2006-10-16 16:31:36 +10:00
naca.h
pci.c [POWERPC] Rewrite IO allocation & mapping on powerpc64 2007-06-14 22:29:56 +10:00
pci.h
proc.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
processor_vpd.h
release_data.h
setup.c [POWERPC] Generic check_legacy_ioport 2007-04-27 21:14:30 +10:00
setup.h
smp.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
smp.h
spcomm_area.h
viopath.c [POWERPC] viopath: Use a completion in some more places 2007-05-17 21:11:13 +10:00
vpd_areas.h
vpdinfo.c