]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
remove bogus cp_delay() function in arch/arm/lib/cache-cp15.c and
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 8 Mar 2012 13:12:08 +0000 (14:12 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 8 Mar 2012 13:12:08 +0000 (14:12 +0100)
commit8e17c7f8e8a0f8749077c14f2efb7d57e903c537
tree57d91949cb8c1a6efc7552af60784278c198ebf9
parent253aadc3f3bb5729ac3649b720fc0932ea48509c
remove bogus cp_delay() function in arch/arm/lib/cache-cp15.c and
replace it with an 'asm volatile' in the 'get_cr()' function.
arch/arm/include/asm/system.h
arch/arm/lib/cache-cp15.c