linux_dsm_epyc7002/arch/powerpc
Mathieu Malaterre f72cf3f1d4 powerpc/powermac: Add missing prototype for note_bootable_part()
Add a missing prototype for function `note_bootable_part` to silence a
warning treated as error with W=1:

  arch/powerpc/platforms/powermac/setup.c:361:12: error: no previous prototype for ‘note_bootable_part’ [-Werror=missing-prototypes]

Suggested-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-05-25 12:04:42 +10:00
..
boot powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds 2018-05-21 14:48:01 +10:00
configs powerpc/config: powernv_defconfig updates 2018-05-10 23:25:07 +10:00
crypto
include powerpc/powermac: Move pmac_pfunc_base_install prototype to header file 2018-05-25 12:04:41 +10:00
kernel powerpc/mm/radix: Use do/while(0) trick for single statement block 2018-05-25 12:04:39 +10:00
kvm Merge branch 'topic/ppc-kvm' into next 2018-05-15 22:28:19 +10:00
lib powerpc/altivec: Add missing prototypes for altivec 2018-05-25 12:04:38 +10:00
math-emu
mm powerpc/sparse: Fix plain integer as NULL pointer warning 2018-05-25 12:04:38 +10:00
net
oprofile
perf powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus() 2018-05-18 21:57:49 +10:00
platforms powerpc/powermac: Add missing prototype for note_bootable_part() 2018-05-25 12:04:42 +10:00
purgatory
sysdev powerpc/xive: prepare all hcalls to support long busy delays 2018-05-10 23:25:10 +10:00
tools
xmon powerpc/xmon: Update paca fields dumped in xmon 2018-05-25 12:04:37 +10:00
Kconfig powerpc/livepatch: Implement reliable stack tracing for the consistency model 2018-05-10 23:25:12 +10:00
Kconfig.debug
Makefile
Makefile.postlink