OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/include/linux/ion.h
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

23 lines
667 B
C
Executable File

/*
* include/linux/ion.h
*
* Copyright (C) 2011 Google, Inc.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/
#ifndef _INCLUDE_LINUX_ION_H
#define _INCLUDE_LINUX_ION_H
#include "../../drivers/staging/android/ion/ion.h"
#endif /* _LINUX_ION_H */