diff options
author | Rogelio Garcia <rgarcia@ti.com> | 2012-03-20 10:04:43 -0500 |
---|---|---|
committer | Roman Shaposhnikov <x0166637@ti.com> | 2012-03-22 00:51:13 +0200 |
commit | 1b372e6d26dc03a81e57b3dce0600f63fe3a970b (patch) | |
tree | 52f26fc8e6468a26fa956eb5fa97d687f4014c08 /arch/arm/configs | |
parent | a1e6d31b4fe2b4ed92391ab88bca073bc0cfadaa (diff) | |
download | kernel_samsung_espresso10-1b372e6d26dc03a81e57b3dce0600f63fe3a970b.tar.gz kernel_samsung_espresso10-1b372e6d26dc03a81e57b3dce0600f63fe3a970b.tar.bz2 kernel_samsung_espresso10-1b372e6d26dc03a81e57b3dce0600f63fe3a970b.zip |
omap: Adds access_process_vm to gpu platform data
This core API function is needed by modular PVR driver.
Change-Id: I409bf934aa3c2566f468715e490c911b97b247bc
Signed-off-by: Rogelio Garcia <rgarcia@ti.com>
Signed-off-by: Atanas (Tony) Zlatinski <zlatinski@gmail.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/blaze_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/blaze_defconfig b/arch/arm/configs/blaze_defconfig index fba5278aca0..b3632badecd 100644 --- a/arch/arm/configs/blaze_defconfig +++ b/arch/arm/configs/blaze_defconfig @@ -1,5 +1,5 @@ CONFIG_EXPERIMENTAL=y -CONFIG_LOCALVERSION="-00001-OMAP-Android" +CONFIG_LOCALVERSION="-00002-OMAP-Android" # CONFIG_LOCALVERSION_AUTO is not set # CONFIG_SWAP is not set CONFIG_SYSVIPC=y |