imx.h 396 B

12345678910111213141516
  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. #ifndef __MEDIA_IMX_H__
  10. #define __MEDIA_IMX_H__
  11. #include <linux/imx-media.h>
  12. #endif