timekeeping: Include the correct header for errno definitions
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Sep 2016 14:48:17 +0000 (07:48 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Sep 2016 15:02:55 +0000 (17:02 +0200)
commitb536fd587044af02183b3c02690431b93154f0fa
tree34de35c65031f5f3dd69b10593b9e083f4a68ae6
parent3aa601492babdf3acdec89e5aa9c44e1a357a4d8
timekeeping: Include the correct header for errno definitions

asm-generic headers are only defaults for architectures.  We need to get
the proper defintion, which goes through <linux/errno.h> and <asm/errno.h>.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: john.stultz@linaro.org
Link: http://lkml.kernel.org/r/1474555697-8206-1-git-send-email-hch@lst.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/timekeeping.h