Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ION: Moved ion to libion_ti | Daniel Levin | 2012-11-19 | 1 | -0/+479 |
Since Google approach is to have own ion library in parallel with TI ion library, latter has been renamed to ion_ti in JB MR1 and moved into hardware/ti/omap4xxx together with kernel headers. This patch updates Google ion_ti to recent version from TI JB MR0 release and moves sources to libion_ti to avoid accidental picking up of system/core/include/ion/ion.h instead of TI ion.h header. Change-Id: Icbaddbe65298a99fa7d7d5c53e9736774dc75ead Signed-off-by: Daniel Levin <dendy@ti.com> |