]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-integrator/core.c
Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-beck.git] / arch / arm / mach-integrator / core.c
index 3fa6c51390da0723ab904e17aed5a2dc7b869afe..2af5034ea29e5eb69a611040089949f255e8e04c 100644 (file)
@@ -28,7 +28,6 @@
 #include <mach/cm.h>
 #include <mach/irqs.h>
 
-#include <asm/leds.h>
 #include <asm/mach-types.h>
 #include <asm/mach/time.h>
 #include <asm/pgtable.h>
@@ -128,8 +127,6 @@ static struct amba_pl010_data integrator_uart_data = {
        .set_mctrl = integrator_uart_set_mctrl,
 };
 
-#define CM_CTRL        IO_ADDRESS(INTEGRATOR_HDR_CTRL)
-
 static DEFINE_RAW_SPINLOCK(cm_lock);
 
 /**