kernel-hacking-2024-linux-s.../arch/arm/plat-mxc
Sascha Hauer 44421e4258 [ARM] MXC: do not include mach/hardware.h from mach/timex.h
Instead of including other header files, define CLOCK_TICK_RATE directly

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2008-12-18 16:40:12 +01:00
..
include/mach [ARM] MXC: do not include mach/hardware.h from mach/timex.h 2008-12-18 16:40:12 +01:00
clock.c
devices.c
dma-mx1-mx2.c [ARM] MX1/MX2 DMA: add missing local_irq_restore() 2008-12-18 16:40:04 +01:00
gpio.c patch-mxc-add-ARCH_MX1 2008-12-16 14:58:40 +01:00
iomux-mx1-mx2.c [ARM] MX1/MX2: simplify mxc_gpio_setup_multiple_pins 2008-12-16 14:46:14 +01:00
irq.c [ARM] MXC: remove dependency to other include files from irqs.h 2008-12-18 16:40:11 +01:00
Kconfig [ARM] MX1: Add missing selection of ARM920T 2008-12-18 09:32:23 +01:00
Makefile patch-mxc-add-ARCH_MX1 2008-12-16 14:58:40 +01:00
time.c