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:
Tony Lindgren 2012-09-20 11:40:56 -07:00
Родитель 4f9ed545a3
Коммит 0a6f98c958
3 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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"