ARM: OMAP2+: Make board-rx51.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Родитель
4f9ed545a3
Коммит
0a6f98c958
|
@ -35,7 +35,7 @@
|
|||
#include <plat/gpmc.h>
|
||||
#include <plat/gpmc-smc91x.h>
|
||||
|
||||
#include <mach/board-rx51.h>
|
||||
#include "board-rx51.h"
|
||||
|
||||
#include <sound/tlv320aic3x.h>
|
||||
#include <sound/tpa6130a2-plat.h>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#include <plat/vram.h>
|
||||
#include <linux/platform_data/spi-omap2-mcspi.h>
|
||||
|
||||
#include <mach/board-rx51.h>
|
||||
#include "board-rx51.h"
|
||||
|
||||
#include "mux.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче