summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2013-12-18 04:10:55 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2013-12-18 04:10:55 +0000
commit0e4f5f9cf26b208ace99949ba79b31e801684da5 (patch)
tree288ac20bdd60205ccfa72e040050b953d212b866
parent7be92a76e3d6678b98bb373f0695b7787ad7c598 (diff)
parent5e8c3d1833633680c94825dec6f1f11e79a21d5b (diff)
downloadmsm8x26-0e4f5f9cf26b208ace99949ba79b31e801684da5.tar.gz
am 5e8c3d18: Remove include of linux/err.h in ion.h.
* commit '5e8c3d1833633680c94825dec6f1f11e79a21d5b': Remove include of linux/err.h in ion.h.
-rw-r--r--kernel-headers/linux/ion.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel-headers/linux/ion.h b/kernel-headers/linux/ion.h
index c811f7d..de9a8de 100644
--- a/kernel-headers/linux/ion.h
+++ b/kernel-headers/linux/ion.h
@@ -18,7 +18,6 @@
****************************************************************************/
#ifndef _LINUX_ION_H
#define _LINUX_ION_H
-#include <linux/err.h>
#include <uapi/linux/ion.h>
/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
#include <mach/ion.h>