* commit 'bf3da78e690524414a8874313638f7cf33b44424': Revert "msm_ion: switch to using legacy_ion.h"
This commit is contained in:
commit
1c24c54840
@ -18,7 +18,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#ifndef __LINUX_MSM_ION_H__
|
#ifndef __LINUX_MSM_ION_H__
|
||||||
#define __LINUX_MSM_ION_H__
|
#define __LINUX_MSM_ION_H__
|
||||||
#include <linux/legacy_ion.h>
|
#include <linux/ion.h>
|
||||||
enum msm_ion_heap_types {
|
enum msm_ion_heap_types {
|
||||||
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
|
||||||
ION_HEAP_TYPE_IOMMU = ION_HEAP_TYPE_CUSTOM + 1,
|
ION_HEAP_TYPE_IOMMU = ION_HEAP_TYPE_CUSTOM + 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user