mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
c49f34bc25
These can now be moved to be local headers in mach-omap2. Note that this patch removes arch/arm/plat-omap/devices.c as it will get removed anyways with Paul Walmsley's patch "ARM: OMAP: split OMAP1, OMAP2+ RNG device registration". Signed-off-by: Tony Lindgren <tony@atomide.com>
7 lines
150 B
C
7 lines
150 B
C
#include <plat/cpu.h>
|
|
#include "omap24xx.h"
|
|
#include "omap34xx.h"
|
|
#include "omap44xx.h"
|
|
#include "ti81xx.h"
|
|
#include "am33xx.h"
|
|
#include "omap54xx.h"
|