commit | 64bfe1ee9947b9e104dea981ab5f88aede0ab4ba | [log] [tgz] |
---|---|---|
author | Flemmard <flemmard@gmail.com> | Mon May 20 14:53:27 2013 -0700 |
committer | Ethan Chen <intervigil@gmail.com> | Sun Jun 09 00:52:55 2013 -0700 |
tree | b30265eb52c88ff40f9b3a04be4565e87777d4fd | |
parent | 9565df0a15783671ccebf3a040d4e10410de712e [diff] |
msm: camera: include msm-specific ion header file Change-Id: I64199e1ff1c1ad711931e4e87c0007010f7c7b6a
diff --git a/include/media/videobuf2-msm-mem.h b/include/media/videobuf2-msm-mem.h index b6cf39c..d23a0f6 100644 --- a/include/media/videobuf2-msm-mem.h +++ b/include/media/videobuf2-msm-mem.h
@@ -17,7 +17,7 @@ #include <media/videobuf2-core.h> #include <mach/msm_subsystem_map.h> -#include <linux/ion.h> +#include <linux/msm_ion.h> struct videobuf2_mapping { unsigned int count;