https://github.com/torvalds/linux
Raw File
Tip revision: 7111951b8d4973bda27ff663f2cf18b663d15b48 authored by Linus Torvalds on 29 March 2020, 22:25:41 UTC
Linux 5.6
Tip revision: 7111951
gpmc.h
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * General-Purpose Memory Controller for OMAP2
 *
 * Copyright (C) 2005-2006 Nokia Corporation
 *
 * Do not include this file in any new code, this will get removed
 * once omap3 boots in device tree only mode.
 */
#include <linux/omap-gpmc.h>
back to top