Arnd Bergmann
fe7dc7202d
ARM: arch_timer: include linux/errno.h
...
Patch 8a4da6e
"arm: arch_timer: move core to drivers/clocksource"
moved a lot of code out of arch_timer.c, but ended up deleting
too much, which broke some configurations.
Obviously, include linux/errno.h is required to return error
values.
Without this patch, building allmodconfig results in:
arch/arm/kernel/arch_timer.c: In function 'arch_timer_sched_clock_init':
arch/arm/kernel/arch_timer.c:55:11: error: 'ENXIO' undeclared (first use in this function)
arch/arm/kernel/arch_timer.c:55:11: note: each undeclared identifier is reported only once for each function it appears in
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Mark Rutland <mark.rutland@arm.com >
Cc: Catalin Marinas <catalin.marinas@arm.com >
Cc: Marc Zyngier <marc.zyngier@arm.com >
2013-02-15 19:32:03 +01:00
..
2008-08-12 19:54:09 +01:00
2013-02-15 19:32:03 +01:00
2012-07-27 23:06:32 +01:00
2008-05-17 22:55:16 +01:00
2013-02-11 19:05:38 +00:00
2012-09-03 22:55:56 +01:00
2012-09-03 22:55:56 +01:00
2012-09-03 22:55:56 +01:00
2012-09-03 22:56:15 +01:00
2013-01-03 15:57:04 -08:00
2012-12-19 07:55:08 -08:00
2012-03-21 01:59:40 -04:00
2011-03-23 19:47:19 -07:00
2013-01-16 14:30:06 -08:00
2012-11-23 13:01:31 +00:00
2009-12-24 18:34:08 +00:00
2011-09-13 11:12:14 +02:00
2009-12-09 10:02:18 +00:00
2012-03-28 18:30:01 +01:00
2012-07-31 12:04:30 +01:00
2012-12-12 12:22:13 -08:00
2011-07-22 23:09:07 +01:00
2013-01-03 15:57:04 -08:00
2012-07-01 21:59:19 +08:00
2011-05-26 10:31:06 +01:00
2012-07-31 10:30:42 +01:00
2011-05-11 15:12:32 +02:00
2012-12-07 11:48:57 +00:00
2013-01-19 15:27:30 +00:00
2012-11-09 11:47:06 +00:00
2013-01-10 21:08:55 +00:00
2012-03-30 11:51:46 +01:00
2012-03-24 09:38:56 +00:00
2011-10-31 19:30:49 -04:00
2013-01-10 11:44:38 -06:00
2009-11-18 08:37:40 -08:00
2011-08-11 10:10:26 +08:00
2012-03-24 09:38:56 +00:00
2010-10-29 13:14:40 -05:00
2011-11-30 23:54:54 +00:00
2012-03-28 18:30:01 +01:00
2012-10-09 17:07:43 +02:00
2011-11-26 21:58:53 +00:00
2012-11-19 11:08:17 +01:00
2011-11-26 21:58:53 +00:00
2012-06-14 15:11:44 +01:00
2012-04-02 08:53:24 -07:00
2011-09-20 18:17:43 +00:00
2012-10-18 11:05:19 +01:00
2013-01-10 21:10:20 +00:00
2011-08-23 15:30:33 +01:00
2011-12-13 08:52:02 +00:00
2012-03-24 09:38:55 +00:00
2012-03-24 09:38:55 +00:00
2013-01-18 13:46:09 +00:00
2013-01-16 12:01:59 +00:00
2013-01-16 12:01:59 +00:00
2013-01-16 12:01:59 +00:00
2013-01-18 16:54:30 +00:00
2011-10-31 19:30:48 -04:00
2012-12-12 12:22:13 -08:00
2013-01-10 21:10:20 +00:00
2012-12-11 00:18:26 +00:00
2011-08-28 10:39:41 +01:00
2011-10-31 19:30:49 -04:00
2012-10-29 10:02:49 +00:00
2012-12-16 10:04:24 +00:00
2012-10-01 09:58:18 -04:00
2012-07-28 11:11:51 +01:00
2012-03-28 18:30:01 +01:00
2012-04-28 17:31:37 +01:00
2012-03-28 17:14:35 -07:00
2013-01-12 10:47:20 -06:00
2013-02-11 19:03:52 +00:00
2011-10-31 19:30:49 -04:00
2012-09-25 11:20:26 +01:00
2012-12-20 10:40:24 +00:00
2012-11-28 22:13:54 -05:00
2012-05-15 14:08:35 -07:00
2012-03-28 18:30:01 +01:00
2009-09-15 22:11:05 +01:00
2012-04-25 19:49:26 +01:00
2012-12-24 09:36:38 -07:00
2012-11-19 15:44:33 +00:00
2012-09-07 20:40:44 +01:00
2011-12-15 14:02:19 -08:00
2013-01-23 13:29:09 -05:00
2011-10-31 19:30:48 -04:00