X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fbutton.h;h=ee14fadf0cfd10ced1dfd96dbb7bc0387a8fff1f;hb=49c8ef0e45a91ec894ef15e7d043dafe8f1c5efd;hp=688b63b082c636d0e14ceaea43c6d9522f87b874;hpb=30d66db78725e8396a3bd255cc51592c6cd7879d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/button.h b/include/button.h index 688b63b..ee14fad 100644 --- a/include/button.h +++ b/include/button.h @@ -6,6 +6,8 @@ #ifndef __BUTTON_H #define __BUTTON_H +struct udevice; + /** * struct button_uc_plat - Platform data the uclass stores about each device *