mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
c0a5f85523
This patch moves the stuff common to i.MX31 and i.MX35 to mx3x.h and the specifics to mx31.h/mx35.h. We can build a kernel which runs on i.MX31 and i.MX35, so always include mx31.h and mx35.h Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
devices.c | ||
dma-mx1-mx2.c | ||
gpio.c | ||
iomux-mx1-mx2.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
pwm.c | ||
time.c |