ion: remove obsolete ion flags

The symbols CACHED and UNCACHED have been replaced by ION_FLAG_CACHED
upstream. This removes them from the kernel.

Change-Id: I90c33c293f56792131fc6bd490fe041b5798ac20
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
This commit is contained in:
Mitchel Humpherys
2012-09-17 14:33:22 -07:00
committed by Stephen Boyd
parent b769cd0cdd
commit fefa905b39
19 changed files with 26 additions and 35 deletions

View File

@@ -1,5 +1,4 @@
/*
* include/linux/ion.h
*
* Copyright (c) 2012, Code Aurora Forum. All rights reserved.
*