Remove msm_ion.h again.

Change-Id: I3cffd5dd60e83e4b4f74f95d77ba82f2507260e1
diff --git a/original/linux/msm_ion.h b/original/linux/msm_ion.h
deleted file mode 100644
index 0e28e54..0000000
--- a/original/linux/msm_ion.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * include/linux/ion.h
- *
- * Copyright (c) 2012, Code Aurora Forum. All rights reserved.
- *
- * This software is licensed under the terms of the GNU General Public
- * License version 2, as published by the Free Software Foundation, and
- * may be copied, distributed, and modified under those terms.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- */
-
-#ifndef _LINUX_MSM_ION_H
-#define _LINUX_MSM_ION_H
-
-#include <linux/ion.h>
-
-#endif