linux-next: build warnings after merge of the tiny tree
From: Stephen Rothwell
Date: Tue Nov 11 2014 - 01:43:16 EST
Hi Josh,
After merging the tiny tree, today's linux-next build (powerpc64
allnoconfig) produced these warnings:
kernel/compat.c:33:12: warning: 'compat_get_timex' defined but not used [-Wunused-function]
static int compat_get_timex(struct timex *txc, struct compat_timex __user *utp)
^
kernel/compat.c:63:12: warning: 'compat_put_timex' defined but not used [-Wunused-function]
static int compat_put_timex(struct compat_timex __user *utp, struct timex *txc)
^
Introduced by commit 7beb114f18e0 ("kernel: time: Compile out NTP
support"). Neither of these functions is needed if CONFIG_NTP is not
set.
--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
Attachment:
pgph0lZ3R5d8y.pgp
Description: OpenPGP digital signature