x86/xen: resume timer irqs early
[linux/fpc-iii.git] / arch / openrisc / include / asm / prom.h
blob93c9980e1b6b61a93c81dc93a4c0902ee59a451c
1 /*
2 * OpenRISC Linux
4 * Linux architectural port borrowing liberally from similar works of
5 * others. All original copyrights apply as per the original source
6 * declaration.
8 * OpenRISC implementation:
9 * Copyright (C) 2010-2011 Jonas Bonn <jonas@southpole.se>
10 * et al.
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; either version 2 of the License, or
15 * (at your option) any later version.
17 #ifndef _ASM_OPENRISC_PROM_H
18 #define _ASM_OPENRISC_PROM_H
20 #define HAVE_ARCH_DEVTREE_FIXUPS
22 #endif /* _ASM_OPENRISC_PROM_H */