Merge 3.12-rc3 into char-misc-next
[deliverable/linux.git] / arch / openrisc / include / asm / prom.h
CommitLineData
4f246ba3
JB
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 */
4f246ba3
JB
17#ifndef _ASM_OPENRISC_PROM_H
18#define _ASM_OPENRISC_PROM_H
4f246ba3 19
4f246ba3
JB
20#define HAVE_ARCH_DEVTREE_FIXUPS
21
4f246ba3 22#endif /* _ASM_OPENRISC_PROM_H */
This page took 0.170071 seconds and 5 git commands to generate.