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>
8 lines
150 B
C
8 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"
|