]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/km/km_arm.h
ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
[people/ms/u-boot.git] / include / configs / km / km_arm.h
index f780f8b5bba61b2e364c3f1880b2e9869327bbdb..2ed0855fdd89d9bfb816d9377716233b0a2f06c9 100644 (file)
                                }
 
 #ifndef __ASSEMBLY__
-#include <asm/arch-kirkwood/gpio.h>
+#include <asm/arch/gpio.h>
 extern void __set_direction(unsigned pin, int high);
 void set_sda(int state);
 void set_scl(int state);