Merge with /home/wd/git/u-boot/master
[platform/kernel/u-boot.git] / cpu / pxa / cpu.c
index 445ba18..b33d674 100644 (file)
@@ -162,4 +162,3 @@ void set_GPIO_mode(int gpio_mode)
        GAFR(gpio) = gafr |  (fn  << (((gpio) & 0xf)*2));
 }
 #endif /* CONFIG_CPU_MONAHANS */
-