linux/arch/arm/mach-omap1
Tony Lindgren 21d182bd10 ARM: OMAP: Fix relative includes for fpga.h
As discussed on linux-arm-kernel, we want to avoid
relative includes for the arch/arm/*omap* code:

http://www.spinics.net/lists/linux-omap/msg80520.html

Fix includes for fpga.h by making fpga.h local
to mach-omap1. The common code in plat-omap just
needs to know the struct h2p2_dbg_fpga, which can
be local to debug-leds.c.

This also fixes the braindead <../*.h> style includes
that got accidentally added with search and replace
during the cleanup.

Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-10-31 15:37:14 -07:00
..
2012-10-31 15:37:13 -07:00
2012-10-31 15:37:14 -07:00
2012-09-20 14:54:57 -07:00
2012-04-13 06:34:27 -06:00
2012-10-31 15:37:14 -07:00
2012-10-31 15:37:14 -07:00
2012-08-01 11:22:13 +08:00
2012-10-26 14:30:40 -07:00