aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
diff options
context:
space:
mode:
authorMathieu Malaterre <malat@debian.org>2018-03-22 21:20:02 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2018-08-10 22:12:36 +1000
commit2fff0f07b8441a481eb5fc0bfcd0e46d6dbd90db (patch)
tree065c372257efec4ede1a502bccf59b807650f9a6 /drivers/misc/cxl
parentpowerpc/kexec: Use common error handling code in setup_new_fdt() (diff)
downloadlinux-dev-2fff0f07b8441a481eb5fc0bfcd0e46d6dbd90db.tar.xz
linux-dev-2fff0f07b8441a481eb5fc0bfcd0e46d6dbd90db.zip
powerpc/powermac: Add missing include of header pmac.h
The header `pmac.h` was not included, leading to the following warnings, treated as error with W=1: arch/powerpc/platforms/powermac/time.c:69:13: error: no previous prototype for ‘pmac_time_init’ [-Werror=missing-prototypes] arch/powerpc/platforms/powermac/time.c:207:15: error: no previous prototype for ‘pmac_get_boot_time’ [-Werror=missing-prototypes] arch/powerpc/platforms/powermac/time.c:222:6: error: no previous prototype for ‘pmac_get_rtc_time’ [-Werror=missing-prototypes] arch/powerpc/platforms/powermac/time.c:240:5: error: no previous prototype for ‘pmac_set_rtc_time’ [-Werror=missing-prototypes] arch/powerpc/platforms/powermac/time.c:259:12: error: no previous prototype for ‘via_calibrate_decr’ [-Werror=missing-prototypes] arch/powerpc/platforms/powermac/time.c:311:13: error: no previous prototype for ‘pmac_calibrate_decr’ [-Werror=missing-prototypes] The function `via_calibrate_decr` was made static to silence a warning. Signed-off-by: Mathieu Malaterre <malat@debian.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'drivers/misc/cxl')
0 files changed, 0 insertions, 0 deletions