Thomas Gleixner | d2912cb | 2019-06-04 10:11:33 +0200 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0-only */ |
Juha Yrjola | 4bbbc1a | 2006-06-26 16:16:16 -0700 | [diff] [blame] | 2 | /* |
| 3 | * General-Purpose Memory Controller for OMAP2 |
| 4 | * |
| 5 | * Copyright (C) 2005-2006 Nokia Corporation |
| 6 | * |
Tony Lindgren | e639cd5 | 2014-11-20 12:11:25 -0800 | [diff] [blame] | 7 | * Do not include this file in any new code, this will get removed |
| 8 | * once omap3 boots in device tree only mode. |
Juha Yrjola | 4bbbc1a | 2006-06-26 16:16:16 -0700 | [diff] [blame] | 9 | */ |
Tony Lindgren | e639cd5 | 2014-11-20 12:11:25 -0800 | [diff] [blame] | 10 | #include <linux/omap-gpmc.h> |