sdk-hwV1.3/lichee/linux-4.9/include/linux/ion.h

24 lines
723 B
C

/*
* 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"
#include "../../drivers/staging/android/ion/ion_priv.h"
#endif /* _LINUX_ION_H */