rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | /* |
2 | * General-Purpose Memory Controller for OMAP2 | ||||
3 | * | ||||
4 | * Copyright (C) 2005-2006 Nokia Corporation | ||||
5 | * | ||||
6 | * This program is free software; you can redistribute it and/or modify | ||||
7 | * it under the terms of the GNU General Public License version 2 as | ||||
8 | * published by the Free Software Foundation. | ||||
9 | * | ||||
10 | * Do not include this file in any new code, this will get removed | ||||
11 | * once omap3 boots in device tree only mode. | ||||
12 | * | ||||
13 | */ | ||||
14 | #include <linux/omap-gpmc.h> |