mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
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:
parent
4f9ed545a3
commit
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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user