]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfafe6f02dfbe4eaf9cd7355cf7e5853b11b47e20
tree34de35c65031f5f3dd69b10593b9e083f4a68ae6
parent80f25076dfc88c0d80b767576df4303ff36ef4a3
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