2019-06-04 01:11:33 -07:00
|
|
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
2006-06-26 16:16:16 -07:00
|
|
|
/*
|
|
|
|
* General-Purpose Memory Controller for OMAP2
|
|
|
|
*
|
|
|
|
* Copyright (C) 2005-2006 Nokia Corporation
|
|
|
|
*
|
2014-11-20 13:11:25 -07:00
|
|
|
* Do not include this file in any new code, this will get removed
|
|
|
|
* once omap3 boots in device tree only mode.
|
2006-06-26 16:16:16 -07:00
|
|
|
*/
|
2014-11-20 13:11:25 -07:00
|
|
|
#include <linux/omap-gpmc.h>
|