mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-24 11:39:42 +00:00
fa59440d0c
This adds registers, interrupt numbers and IO mappings for the U300 series platforms core support, including basic block offsets and registers definitions for the system controller. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
6 lines
104 B
C
6 lines
104 B
C
/*
|
|
* arch/arm/mach-u300/include/mach/hardware.h
|
|
*/
|
|
#include <asm/sizes.h>
|
|
#include <mach/u300-regs.h>
|