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
parent 4f9ed545a3
commit 0a6f98c958
3 changed files with 2 additions and 2 deletions

View File

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

View File

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