linux/include/media/imx.h
<<
>>
Prefs
   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
  16