summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/io.h
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Fix strict-aliasing rules for in_be32Michal Simek2011-10-241-1/+1
| | | | | | readl should work with unsigned int instead of unsigned long. Signed-off-by: Michal Simek <monstr@monstr.eu>
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-0/+163
This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
OpenPOWER on IntegriCloud