From a6ff53564a14fe98ab8dcd025fe1bcf50cbbfb01 Mon Sep 17 00:00:00 2001 From: Mitchel Humpherys Date: Thu, 6 Sep 2012 11:35:39 -0700 Subject: [PATCH] msm: 8064: include msm-specific ion header All msm_ion clients need to use instead of Change-Id: I7ab1595d0811dc6d053195ec80cb57cc108b23d6 Signed-off-by: Mitchel Humpherys --- arch/arm/mach-msm/devices-8064.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-msm/devices-8064.c b/arch/arm/mach-msm/devices-8064.c index 8a8702dcac0..3935361cd17 100644 --- a/arch/arm/mach-msm/devices-8064.c +++ b/arch/arm/mach-msm/devices-8064.c @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include "clock.h" #include "devices.h" #include "footswitch.h"