X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fcpu.h;h=be02a1671298950867c4366ec4bd4a98027c3fd2;hb=c56289ddafce3d1ec442fb18064f136c2c47d0bb;hp=5831bfa74214ec5547a751428060b02b44980e95;hpb=795f8fd0b591eef7cf3f8c6fcf9788280029cc4a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/cpu.h b/include/cpu.h index 5831bfa..be02a16 100644 --- a/include/cpu.h +++ b/include/cpu.h @@ -7,6 +7,8 @@ #ifndef __CPU_H #define __CPU_H +struct udevice; + /** * struct cpu_plat - platform data for a CPU * @cpu_id: Platform-specific way of identifying the CPU.