From: Tony Lindgren Date: Tue, 30 Oct 2012 17:44:00 +0000 (-0700) Subject: ARM: OMAP: Fix relative includes for debug-devices.h X-Git-Tag: omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32dee01e67e0d14e86708c4ca6c5a9f4f81d5144;p=pandora-kernel.git ARM: OMAP: Fix relative includes for debug-devices.h As discussed on linux-arm-kernel, we want to avoid relative includes for the arch/arm/*omap* shared code: http://www.spinics.net/lists/linux-omap/msg80520.html Let's add plat/debug-devices.h for debug_card_init() to fix the relative includes. Note that drivers must not use this header as it will break build for omap2+ CONFIG_MULTIPLATFORM builds. Cc: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed