]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/openrisc/include/asm/prom.h
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[karo-tx-linux.git] / arch / openrisc / include / asm / prom.h
1 /*
2  * OpenRISC Linux
3  *
4  * Linux architectural port borrowing liberally from similar works of
5  * others.  All original copyrights apply as per the original source
6  * declaration.
7  *
8  * OpenRISC implementation:
9  * Copyright (C) 2010-2011 Jonas Bonn <jonas@southpole.se>
10  * et al.
11  *
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.
16  */
17 #ifndef _ASM_OPENRISC_PROM_H
18 #define _ASM_OPENRISC_PROM_H
19
20 #define HAVE_ARCH_DEVTREE_FIXUPS
21
22 #endif /* _ASM_OPENRISC_PROM_H */