Revert "msm_ion: switch to using legacy_ion.h"

This reverts commit 66edcd9dad.
This commit is contained in:
Ajay Dudani
2012-08-29 09:55:51 -07:00
committed by Android (Google) Code Review
parent dc81b44759
commit 85811fc7c2

View File

@@ -18,7 +18,7 @@
****************************************************************************/
#ifndef __LINUX_MSM_ION_H__
#define __LINUX_MSM_ION_H__
#include <linux/legacy_ion.h>
#include <linux/ion.h>
enum msm_ion_heap_types {
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
ION_HEAP_TYPE_IOMMU = ION_HEAP_TYPE_CUSTOM + 1,