X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fmips%2Fmach-mscc%2Finclude%2Fmach%2Focelot%2Focelot_devcpu_gcb_miim_regs.h;h=50cf073eab6b947ff8785db3999c7f132458d286;hb=cd93d625fd751d55c729c78b10f82109d56a5f1d;hp=4ad92214a3b3513ffc6df26f0070bc1c54bf5b8e;hpb=f09f1ecbe77863ecefe586ccd6000064b49105a3;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h b/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h index 4ad9221..50cf073 100644 --- a/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h +++ b/arch/mips/mach-mscc/include/mach/ocelot/ocelot_devcpu_gcb_miim_regs.h @@ -6,6 +6,7 @@ #ifndef _MSCC_OCELOT_DEVCPU_GCB_MIIM_REGS_H_ #define _MSCC_OCELOT_DEVCPU_GCB_MIIM_REGS_H_ +#include #define MIIM_MII_STATUS(gi) (0x9c + (gi * 36)) #define MIIM_MII_CMD(gi) (0xa4 + (gi * 36)) #define MIIM_MII_DATA(gi) (0xa8 + (gi * 36))