ARM: OMAP2+: Make board-zoom.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-10-08 09:11:22 -07:00
parent 54b693d467
commit 8599e7c587
7 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
#include <linux/spi/spi.h>
#include <linux/platform_data/spi-omap2-mcspi.h>
#include <video/omapdss.h>
#include <mach/board-zoom.h>
#include "board-zoom.h"
#include "common.h"