msm: 8660: include msm-specific ion header

All msm_ion clients need to use <linux/msm_ion.h> instead of
<linux/ion.h>

Change-Id: I8572215d3826824044e71f624143d612637dd4b2
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
This commit is contained in:
Mitchel Humpherys
2012-09-06 11:35:07 -07:00
committed by Stephen Boyd
parent 3573a5f1b0
commit 48ff92015e

View File

@@ -103,7 +103,7 @@
#include "pm-boot.h"
#include "board-storage-common-a.h"
#include <linux/ion.h>
#include <linux/msm_ion.h>
#include <mach/ion.h>
#include <mach/msm_rtb.h>