summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-bcmring/include/mach/io.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: 5792/1: bcmring: clean up mach/io.hLeo Chen2009-12-031-29/+6
| | | | | | | | removed old macro definition for io access, using the generic macros defined in asm/io.h Signed-off-by: Leo Hao Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.SLeo Chen2009-08-151-0/+56
add remaining header files in include/mach directory add entry-macro.S file Signed-off-by: Leo Chen <leochen@broadcom.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>