Searched hist:dea3eacd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/mach-nomadik/ |
H A D | cpu-8815.c | dea3eacd Sat Jan 05 19:58:43 CST 2013 Linus Walleij <linus.walleij@linaro.org> ARM: nomadik: get rid of <mach/hardware.h>
This was only used from the core machine, source it into the machine file and delete, also convert all direct references using the physical-to-virtual macros in this file to ioremap() and only default-remap the 4K used by the debug UART.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> dea3eacd Sat Jan 05 19:58:43 CST 2013 Linus Walleij <linus.walleij@linaro.org> ARM: nomadik: get rid of <mach/hardware.h> This was only used from the core machine, source it into the machine file and delete, also convert all direct references using the physical-to-virtual macros in this file to ioremap() and only default-remap the 4K used by the debug UART. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|