commit | 15d07dc9c59eae51219c40253bdf920f62bb10f2 | [log] [tgz] |
---|---|---|
author | Russell King <[email protected]> | Wed Mar 28 18:30:01 2012 +0100 |
committer | David Howells <[email protected]> | Wed Mar 28 18:30:01 2012 +0100 |
tree | d830b428bf55526b1ab80139f6b4c24d4b38d627 | |
parent | ec2212088c42ff7d1362629ec26dda4f3e8bdad3 [diff] |
ARM: move CP15 definitions to separate header file Avoid namespace conflicts with drivers over the CP15 definitions by moving CP15 related prototypes and definitions to a private header file. Acked-by: Stephen Warren <[email protected]> Tested-by: Stephen Warren <[email protected]> [Tegra] Acked-by: H Hartley Sweeten <[email protected]> Tested-by: H Hartley Sweeten <[email protected]> [EP93xx] Acked-by: Nicolas Pitre <[email protected]> Acked-by: Kukjin Kim <[email protected]> Signed-off-by: Russell King <[email protected]> Signed-off-by: David Howells <[email protected]>