ARM: ux500: de-globalize <mach/id.h>
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 19 Sep 2012 17:31:19 +0000 (19:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 29 Jan 2013 17:47:37 +0000 (18:47 +0100)
This removes the file <mach/id.h> from the global kernel include
scope, making it a pure mach-ux500 detail. All ASIC specifics
needed by drivers shall henceforth be passed from either platform
data or the device tree.

Cc: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found