]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00278098 Make gpu modulable driver passing build
authorLoren HUANG <b02279@freescale.com>
Wed, 4 Sep 2013 05:54:38 +0000 (13:54 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 15:45:53 +0000 (17:45 +0200)
commitc4c40365169a87a8353f9f7306d52b74b8d025f6
tree3101687d261d56f9212fac26e73c8f1ecb081b4d
parentbe4050a961c0c760f61c0f5429d5938ab73c1c5e
ENGR00278098 Make gpu modulable driver passing build

Gpu driver requires to do cache invalid, clean and flush operation.
 But in 3.10 kernel, these APIs are not supposed to be called from
 device driver. To avoid too much code change, Revert "ARM: Fix bad
 merge bd1274dc005 (Merge branch 'v6v7' into devel)" to make the
 situation the same as 3.0.35 kernel.

This reverts commit a67e1ce145785d884b29b17e4d82a6ecd67bb97a.

Signed-off-by: Loren HUANG <b02279@freescale.com>
Acked-by: Shawn Guo
arch/arm/include/asm/glue-cache.h