Linux Audio

Check our new training course

Loading...
v5.14.15
 1/* SPDX-License-Identifier: GPL-2.0-or-later */
 2/*
 3 * Copyright (c) 2014-2017 Mentor Graphics Inc.
 
 
 
 
 
 4 */
 5
 6#ifndef __MEDIA_IMX_H__
 7#define __MEDIA_IMX_H__
 8
 9#include <linux/imx-media.h>
10
11#endif
v4.17
 
 1/*
 2 * Copyright (c) 2014-2017 Mentor Graphics Inc.
 3 *
 4 * This program is free software; you can redistribute it and/or modify
 5 * it under the terms of the GNU General Public License as published by the
 6 * Free Software Foundation; either version 2 of the
 7 * License, or (at your option) any later version
 8 */
 9
10#ifndef __MEDIA_IMX_H__
11#define __MEDIA_IMX_H__
12
13#include <linux/imx-media.h>
14
15#endif