swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: b3a987b0264d3ddbb24293ebff10eddfc472f653 authored by Linus Torvalds on 13 January 2020, 00:55:08 UTC
Linux 5.5-rc6
Tip revision: b3a987b
imx.h
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 * Copyright (c) 2014-2017 Mentor Graphics Inc.
 */

#ifndef __MEDIA_IMX_H__
#define __MEDIA_IMX_H__

#include <linux/imx-media.h>

#endif
back to top